akki opened a new issue #14959:
URL: https://github.com/apache/airflow/issues/14959


   **Apache Airflow version**: latest
   
   **What happened**:
   
   There are more terminus task states than the ones we currently check in 
Docker Swarm Operator. This makes the operator run infinitely when the service 
goes into these states.
    
   **What you expected to happen**:
   
   The operator should terminate.
   
   **How to reproduce it**:
   
   Run a Airflow task via the Docker Swarm operator and return failed status 
code from it.
   
   
   **Anything else we need to know**:
   
   So as a fix I have added the complete list of tasks from the Docker 
reference 
(https://docs.docker.com/engine/swarm/how-swarm-mode-works/swarm-task-states/)
   We would like to send this patch back upstream to Apache Airflow.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to