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 retries around 50X errors #2029

Closed
jackwotherspoon opened this issue Jul 2, 2024 · 0 comments · Fixed by #2042
Closed

Add retries around 50X errors #2029

jackwotherspoon opened this issue Jul 2, 2024 · 0 comments · Fixed by #2042
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@jackwotherspoon
Copy link
Collaborator

Port GoogleCloudPlatform/cloud-sql-go-connector#781 to Java Connector.

We have seen the connect API occasionally give 502 errors, we should be retrying 50X errors to make the Java Connector more resilient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants