You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/12/17 13:50:00 UTC

[jira] [Resolved] (AIRFLOW-2633) Retry loop on AWSBatchOperator won't quit

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

Ash Berlin-Taylor resolved AIRFLOW-2633.
----------------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 2.0.0)

> Retry loop on AWSBatchOperator won't quit
> -----------------------------------------
>
>                 Key: AIRFLOW-2633
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2633
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 2.0.0
>            Reporter: Sebastian Schwartz
>            Assignee: Sebastian Schwartz
>            Priority: Major
>              Labels: patch, pull-request-available
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The exponential backoff retry loop that is a fallback for AWSBatchOperator as a strategy for polling job success does not quit until maximum retries is reached due to a control flow error. This is a simply one line fix. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)