GitHub user potiuk added a comment to the discussion: Schedule cycle tasks accurate to seconds
Please use discussions if you want to ask quesitons not issues. When you create an issue you are instructed to use discussions for questions. You can use custom timetable if you want. Look it up in the docs. But be aware airlfow is usually used to run fine-grained tasks - that run for multiple seconds. And usually overhead on starting a task is counted in few seconds at least (depending on executor) - so there is no way to get second precision in execution. You are likely trying to use Airflow for something it was not created for. GitHub link: https://github.com/apache/airflow/discussions/43359#discussioncomment-11044096 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
