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

Implement retries and back off when talking to the kubernetes API #103

Open
nikola-jokic opened this issue Sep 18, 2023 · 0 comments · May be fixed by #125
Open

Implement retries and back off when talking to the kubernetes API #103

nikola-jokic opened this issue Sep 18, 2023 · 0 comments · May be fixed by #125
Labels
enhancement New feature or request k8s

Comments

@nikola-jokic
Copy link
Contributor

Based on the issue in ARC, large workflows can encounter the occasional failures due to the lack of retries when communicating with the Kubernetes API server.

Implementing retries with the back off can lower the amount of failures due to the communication issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request k8s
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant