You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/01/02 20:54:58 UTC

[jira] [Created] (AIRFLOW-727) try_number is not increased

Bolke de Bruin created AIRFLOW-727:
--------------------------------------

             Summary: try_number is not increased
                 Key: AIRFLOW-727
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-727
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Bolke de Bruin


A dag that has retries enabled will retry indefinitely as try_number gets reset to 0 in LocalTaskJob as task_instance is not fully populated, but nevertheless saved to the databases.






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