You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "linhgao (via GitHub)" <gi...@apache.org> on 2023/02/10 07:45:58 UTC

[GitHub] [airflow] linhgao opened a new issue, #29456: How to automaticlly rerun the zombie tasks

linhgao opened a new issue, #29456:
URL: https://github.com/apache/airflow/issues/29456

   ### Description
   
   My airflow cluster is deployed on the k8s cluster, when the worker container is restarted, the long-run jobs will failed. 
   And now I only rerun manually, if I don't rerun in time, it will affect the normal operation of workflow.
   
   So, I want to achieve the feature that the airflow scheduler can automaticlly rerun the zombie tasks.
   
   ### Use case/motivation
   
   When the scheduler find the zombie tasks, we can choose by the airflow configuration that mark failed these tasks or automaticlly add these task into queue.
   
   ### Related issues
   
   no
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #29456: How to automaticlly rerun the zombie tasks

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #29456:
URL: https://github.com/apache/airflow/issues/29456#issuecomment-1425334083

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal closed issue #29456: How to automaticlly rerun the zombie tasks

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal closed issue #29456: How to automaticlly rerun the zombie tasks
URL: https://github.com/apache/airflow/issues/29456


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org