soltanianalytics opened a new pull request #13433: URL: https://github.com/apache/airflow/pull/13433
See https://github.com/apache/airflow/issues/13407 This is alternative 2: Keep the `max_active_dags` restriction*, but run `DagRun`s in order of `execution_date` instead of using `TI` to infer what `running` `DagRun`s are really _active_ and which are merely _running_. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
