Skip to content

chore: add experimental feature for retrying on different gRPC channel #3273

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

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

olavloite
Copy link
Collaborator

Adds an experimental error handler that retries RPCs that fail with DEADLINE_EXCEEDED on a different gRPC channel.

@olavloite olavloite requested a review from a team as a code owner August 14, 2024 17:27
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 14, 2024
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 14, 2024
@olavloite olavloite merged commit 8209e95 into main Aug 19, 2024
33 checks passed
@olavloite olavloite deleted the retry-on-different-grpc-channel branch August 19, 2024 14:49
lqiu96 pushed a commit that referenced this pull request Sep 10, 2024
#3273)

* chore: add experimental feature for retrying on different gRPC channel

* chore: cleanup

* chore: unflake test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants