You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kevin Lin (JIRA)" <ji...@apache.org> on 2016/06/29 02:16:00 UTC

[jira] [Work started] (AIRFLOW-255) schedule_dag shouldn't return early if dagrun_timeout is given

     [ https://issues.apache.org/jira/browse/AIRFLOW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AIRFLOW-255 started by Kevin Lin.
-----------------------------------------
> 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
>            Assignee: 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)