uranusjr opened a new pull request, #28532: URL: https://github.com/apache/airflow/pull/28532
Previously, when catchup is False, the timetable always calculate the next run against utcnow(), which is incorrect. This new implementation takes the previous run info into account and promises the next run will be after that. See threadd in https://github.com/apache/airflow/pull/28411#discussion_r1053453973 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
