googleapis / googleapis/google-api-java-client-services
Require retry support for 503 service unavailable errors while uploading files to Cloud storage
Abierto
priority: p4
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 725
- Forks
- 394
- Merge medio
- 42 min
- PR fusionados (30 d)
- 257
Descripción
We have been using the google-api-services-storage library for client-side integration for our customers. Off late, a few customers are reporting consistent "503 service unavailable" errors during upload to Cloud storage. We had a look at the library code and don't see any retry mechanism/exponential backoff as part of the library, but the underlying google-java-http-client library has. Is there any possibility of enhancing the storage library to expose retries?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.