Skip to content

fix(storage): clone the defaultRetry to avoid modifying it directly#11533

Merged
BrennaEpp merged 2 commits into
googleapis:mainfrom
BrennaEpp:fix-retryclone
Jan 30, 2025
Merged

fix(storage): clone the defaultRetry to avoid modifying it directly#11533
BrennaEpp merged 2 commits into
googleapis:mainfrom
BrennaEpp:fix-retryclone

Conversation

@BrennaEpp

Copy link
Copy Markdown
Contributor

Fixes #11531

L1706 clones the struct since we are changing it on L1708

Also moved this code since it doesn't need to be done in the loop.

Fixes googleapis#11531

Also moved this code since it doesn't need to be done in the loop.
@BrennaEpp BrennaEpp requested review from a team January 30, 2025 02:44
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: TestIntegration_NoUnicodeNormalization failed

2 participants