Skip to content
This repository was archived by the owner on Sep 25, 2026. It is now read-only.

fix: update retry lifecycle when attempting to decompress a gzip object - #2840

Merged
BenWhitehead merged 2 commits into
mainfrom
fix-retry-gzip-decompress
Dec 12, 2024
Merged

BenWhitehead merged 2 commits into
mainfrom
fix-retry-gzip-decompress

Conversation

@BenWhitehead

Copy link
Copy Markdown
Collaborator

If the initial response failed with a retryable error and the error should be retried, it wasn't. It would only retry for reading bytes after the initial response had been received.

If the initial response failed with a retryable error and the error should be retried, it wasn't. It would only retry for reading bytes after the initial response had been received.
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Dec 11, 2024
@BenWhitehead
BenWhitehead requested a review from a team December 11, 2024 23:51
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Dec 11, 2024
@BenWhitehead
BenWhitehead merged commit 7dba13c into main Dec 12, 2024
@BenWhitehead
BenWhitehead deleted the fix-retry-gzip-decompress branch December 12, 2024 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants