Sebastian Schwartz created AIRFLOW-2633:
-------------------------------------------
Summary: 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: Airflow 2.0
Reporter: Sebastian Schwartz
Assignee: Sebastian Schwartz
Fix For: Airflow 2.0
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)