Require retry support for 503 service unavailable errors while uploading files to Cloud storage
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by tracing the generated storage client's file-upload entry point and comparing it with the retry facilities in google-java-http-client. Clarify how retry behavior should be exposed and configured, then verify that transient 503 upload failures are retried with exponential backoff.
Written by the indexing model from the issue text.
Description
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?
- Dominant language
- Java
- Stars
- 725
- Forks
- 394
- Avg merge
- 45m
- Merged PRs (30d)
- 240
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googleapis/google-api-java-client-services
-
priority: p3 type: docs
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
priority: p3 type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
googleapis/google-api-java-client-services#29581 · 2 comments ·
-
priority: p3 type: feature request
Difficulty 4/5 3-5 days Newbie friendliness 38/100
googleapis/google-api-java-client-services#29317 · 1 comment ·
-
priority: p3 type: bug
Difficulty 5/5 Over a week Newbie friendliness 35/100
googleapis/google-api-java-client-services#26505 · 7 comments · 1 reaction ·
All issues in googleapis/google-api-java-client-services
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
inu-appcenter/memorIN-backend#288 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
frontend maui-pilot pilot-ask question
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·