uranusjr commented on PR #69058:
URL: https://github.com/apache/airflow/pull/69058#issuecomment-4813991208

   We should add a release note for this. Especially since this changes the 
default behavior—all pods are now retried once by default instead of directly 
fail.
   
   We should probably also call out somewhere that if you set 
`delete_worker_pods_on_failure = false` (the default!) things may accumulate if 
you set retries to -1 (indefinite). You can break the system quite badly with 
say a misconfigured image that crashes immediately on launch.


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