robinedwards opened a new pull request #19130: URL: https://github.com/apache/airflow/pull/19130
When a dag has catchup=False we want to select the max value from the earliest possible execution_date and the end of the last execution period. Thus if a dag is behind schedule it will now select the latest execution date as opposed to just picking the next execution date from the previous dag run -- 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]
