parthchandra opened a new pull request, #53840: URL: https://github.com/apache/spark/pull/53840
### What changes were proposed in this pull request? Adds a retry for executor pod creation and also adds a failure threshold that fails the application after too many failures ### Why are the changes needed? If there are unrecoverable pod creation errors then Spark continues to try and create pods instead of failing. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? New unit tests added ### Was this patch authored or co-authored using generative AI tooling? Unit tests generated using Claude Code. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
