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(bigtable): Retry RST stream errors #11477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bhshkh
Copy link
Contributor

@bhshkh bhshkh commented Jan 21, 2025

Retry RST_STREAM errors similar to Java:
googleapis/java-bigtable-hbase#3000
googleapis/java-bigtable#586

Fixes: #10207

@bhshkh bhshkh requested review from a team as code owners January 21, 2025 08:25
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the Bigtable API. label Jan 21, 2025
@bhshkh bhshkh requested a review from gkevinzheng January 21, 2025 08:25
@bhshkh bhshkh enabled auto-merge (squash) January 21, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigtable: retry request on retryable error messages
1 participant