You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2016/06/20 22:19:57 UTC

[jira] [Updated] (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 ]

Chris Riccomini updated AIRFLOW-255:
------------------------------------
    External issue URL: 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)