Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backoff retries for spark session for DNS resolution errors #125

Open
george-zubrienko opened this issue Aug 23, 2023 · 0 comments
Open
Assignees
Labels
code/new-feature New feature or request

Comments

@george-zubrienko
Copy link
Contributor

If a get_sessionencounters a DNS resolution error (common in AKS), this will fail a job. Since this error is transient we should just add @backoff retries to avoid failing jobs when k8s master is temporary unavailable

@george-zubrienko george-zubrienko self-assigned this Aug 23, 2023
@george-zubrienko george-zubrienko added the code/new-feature New feature or request label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/new-feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant