Skip to content

fix(storage): handle 503 errors with retry loop - #459

Merged
chingor13 merged 5 commits into
googleapis:mainfrom
chingor13:storage-upload-503
Aug 18, 2026
Merged

fix(storage): handle 503 errors with retry loop#459
chingor13 merged 5 commits into
googleapis:mainfrom
chingor13:storage-upload-503

Conversation

@chingor13

@chingor13 chingor13 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Fixes #306

Rather than special handling 503 errors, let the retry loop handle the retries

@chingor13
chingor13 marked this pull request as ready for review August 17, 2026 21:53
@chingor13
chingor13 requested a review from a team as a code owner August 17, 2026 21:53
@chingor13 chingor13 changed the title refactor(storage): handle 503 errors with retry loop fix(storage): handle 503 errors with retry loop Aug 17, 2026
@chingor13
chingor13 merged commit 7fed376 into googleapis:main Aug 18, 2026
22 checks passed
@chingor13
chingor13 deleted the storage-upload-503 branch August 18, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[storage upload] 503 is a retryable status code in the upload flow

2 participants