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

ASF subversion and git services commented on AIRFLOW-727:
---------------------------------------------------------

Commit 6948e40cb82295ef30c7bd05b216d2201523f9e2 in incubator-airflow's branch 
refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6948e40 ]

[AIRFLOW-727] try_number is not increased

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 was caused by a commit in
https://github.com/apache/incubator-airflow/pull/1939


> 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
>            Priority: Blocker
>
> 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)

Reply via email to