Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(storage): update gRPC retry codes #8202

Merged
merged 2 commits into from Jul 5, 2023

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Jul 5, 2023

RESOURCE_EXHAUSTED and INTERNAL should also be retryable for gRPC. See internal b/282880909

RESOURCE_EXHAUSTED and INTERNAL should also be retryable for gRPC.
See internal b/282880909
@tritone tritone requested review from a team as code owners July 5, 2023 16:24
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the Cloud Storage API. labels Jul 5, 2023
@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit afdf772 into googleapis:main Jul 5, 2023
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@tritone tritone deleted the retry-codes-grpc branch July 5, 2023 17:31
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants