[ 
https://issues.apache.org/jira/browse/AIRFLOW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336223#comment-15336223
 ] 

Kevin Lin commented on AIRFLOW-255:
-----------------------------------

Take a stab at creating a PR for fix: 
https://github.com/apache/incubator-airflow/pull/1604

> schedule_dag shouldn't return early if dagrun_timeout is given
> --------------------------------------------------------------
>
>                 Key: AIRFLOW-255
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-255
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Kevin Lin
>
> In 
> https://github.com/apache/incubator-airflow/blob/master/airflow/jobs.py#L396, 
> schedule_dag returns as long as `len(active_runs) >= dag.max_active_runs`. It 
> should also take into account dag.dagrun_timeout



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to