soltanianalytics commented on issue #13407: URL: https://github.com/apache/airflow/issues/13407#issuecomment-908383868
If I don't let the current one fail first, or if Airflow otherwise has a hickup, then it will simply never schedule the "correct" `DagRun`s because of `max_active_runs` (so my idea of `max_active_runs` is that it should only apply when creating running `DagRun`s and Airflow should consider all `DagRun`s that are running irrespective of `max_active_runs` once they do run, however others seem to disagree with this interpretation) -- 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]
