You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Connor Ameres (JIRA)" <ji...@apache.org> on 2017/11/20 16:20:00 UTC

[jira] [Updated] (AIRFLOW-1833) Airflow 'retries' parameter not being honored with CeleryExecutor

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

Connor Ameres updated AIRFLOW-1833:
-----------------------------------
    Affects Version/s: 1.8.1

> Airflow 'retries' parameter not being honored with CeleryExecutor
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-1833
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1833
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.8.1
>            Reporter: Connor Ameres
>         Attachments: Screen Shot 2017-11-20 at 11.13.04 AM.png, Screen Shot 2017-11-20 at 11.13.27 AM.png
>
>
> I've noticed this for a few task_instances that end up being retried more times than the 'retries' parameter that is passed to the constructor of the DAG in the default_args dictionary. I've attached the task instance attributes & task attributes sections to highlight this. 
> Note: 
> - retries: 1
> - try_number: 6
> We're using docker containers w/ https://github.com/puckel/docker-airflow & the following versions of python and packages...
> - python 2.7.9
> - apache-airflow==1.8.1
> - celery==3.1.17



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)