JadavD opened a new issue, #46143: URL: https://github.com/apache/airflow/issues/46143
### Description This feature adds a retry mechanism to the stop_pipeline function to handle conflicts more efficiently. When a conflict pipeline shutdown, the system will retry the operation a specified number of times, improving resilience and reducing the likelihood of feature due to temporary conflicts. ### Use case/motivation Retry stopping the pipeline on conflict to improve reliability and reduce shutdown failures. ### Related issues No related issues at the moment. ### Are you willing to submit a 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]
