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-unsubscr...@airflow.apache.org.apache.org

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

Reply via email to