Add retries around 50X errors #2029
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
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.
The text was updated successfully, but these errors were encountered: