googleapis / googleapis/google-cloud-java
Allow retry on connection establishing exceptions
Aperta
priority: p4
type: feature request
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
It is safe and desirable to retry when connection creation failed.
While BaseService.EXCEPTION_HANDLER is not referenced anywhere in java-core itself, it is used for example in https://github.com/googleapis/java-bigquery/pull/1370, where copy of EXCEPTION_HANDLER is used to deal with connection exceptions.
This PR aims to bring this behavior into core library.
Pull Request https://github.com/googleapis/java-core/pull/606
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.