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

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Version 2.4.1 Mapped tasks got stuck in restarting state after retrying. 
This also caused the ui to break with http server returning 500 errors - 
"restarting is not one of [success...." there is also no way I could find to 
mark those restarting tasks as failed/clear them. Didn't look like celery 
workers were trying to do anything with the tasks either.
   
   I wonder if it's related to mapped tasks + retry, task config didn't work as 
I expected and I had to set retry with default_args into pythonoperator.partial 
   
   ### What you think should happen instead
   
   Should try running the tasks
   
   ### How to reproduce
   
   Not sure what exactly caused this as it retries OK 99 percent of the time
   
   ### Operating System
   
   Python 3.9 slim buster
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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: [email protected]

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

Reply via email to