Skip to content

chore(storage): fix retry propagation for gRPC#6762

Merged
BrennaEpp merged 2 commits into
googleapis:mainfrom
tritone:fix-retry-grpc
Sep 28, 2022
Merged

chore(storage): fix retry propagation for gRPC#6762
BrennaEpp merged 2 commits into
googleapis:mainfrom
tritone:fix-retry-grpc

Conversation

@tritone

@tritone tritone commented Sep 28, 2022

Copy link
Copy Markdown
Contributor

I missed a case where the shouldRetry function could be nil in #6754, which causes a panic in integration tests.

Fixes #6760 (this is the actual failure)
Fixes #6757
Fixes #6758
Fixes #6759

I missed a case where the shouldRetry function could be nil
in googleapis#6754, which causes a panic in integration tests.

Fixes googleapis#6760 (this is the actual failure)
Fixes googleapis#6757
Fixes googleapis#6758
Fixes googleapis#6759
@tritone tritone requested review from a team September 28, 2022 03:41
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: storage Issues related to the Cloud Storage API. labels Sep 28, 2022
@BrennaEpp BrennaEpp merged commit 54457f5 into googleapis:main Sep 28, 2022
kimihrr pushed a commit to kimihrr/google-cloud-go-kimia that referenced this pull request Sep 28, 2022
I missed a case where the shouldRetry function could be nil
in googleapis#6754, which causes a panic in integration tests.

Fixes googleapis#6760 (this is the actual failure)
Fixes googleapis#6757
Fixes googleapis#6758
Fixes googleapis#6759
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. size: xs Pull request size is extra small.

Projects

None yet

3 participants