robinedwards commented on pull request #19130: URL: https://github.com/apache/airflow/pull/19130#issuecomment-948937103
> My patch did not work for a case where the dag was paused and the file was edited to set the catchup to False Just to clarify the paused / editing step in my example was just to get the DAG into a state where it is behind schedule. In `main` and `2.2.0` any catchup=False dag that's behind schedule will execute all dagruns between its current execution date and the latest 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]
