Skip to content

fix(bigtable): Retry RST stream errors#11477

Merged
bhshkh merged 3 commits into
googleapis:mainfrom
bhshkh:fix/cbt-retry-received-rst-stream
May 5, 2025
Merged

fix(bigtable): Retry RST stream errors#11477
bhshkh merged 3 commits into
googleapis:mainfrom
bhshkh:fix/cbt-retry-received-rst-stream

Conversation

@bhshkh

@bhshkh bhshkh commented Jan 21, 2025

Copy link
Copy Markdown
Contributor

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 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
Comment thread bigtable/bigtable.go
@bhshkh bhshkh merged commit df43b4a into googleapis:main May 5, 2025
10 checks passed
@bhshkh bhshkh deleted the fix/cbt-retry-received-rst-stream branch May 5, 2025 17:35
2FaceS-bit pushed a commit to 2FaceS-bit/google-cloud-go that referenced this pull request May 12, 2025
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

2 participants