Betsy Cannon created AIRFLOW-279:
------------------------------------
Summary: Dagrun timeouts not applied after max number of active
runs is reached
Key: AIRFLOW-279
URL: https://issues.apache.org/jira/browse/AIRFLOW-279
Project: Apache Airflow
Issue Type: Bug
Reporter: Betsy Cannon
Assignee: Betsy Cannon
Priority: Minor
`schedule_dag` checks against the max number of active runs and exits early
before cleaning up dagruns that have timed out. This means if you reach the max
number of runs, the timeouts are never applied and new dagruns are not started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)