FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: retry UNAVAILABLE errors for streaming RPCs by olavloite · Pull Request #1278 · googleapis/python-spanner · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.
/ python-spanner Public archive

fix: retry UNAVAILABLE errors for streaming RPCs - #1278

Merged
olavloite merged 1 commit into
mainfrom
retry-unavailable-for-streaming
Jan 1, 2025
Merged

olavloite merged 1 commit into
mainfrom
retry-unavailable-for-streaming

Conversation

Copy link
Copy Markdown
Contributor

UNAVAILABLE errors that occurred during the initial attempt of a streaming RPC (StreamingRead / ExecuteStreamingSql) would not be retried.

Fixes #1150

UNAVAILABLE errors that occurred during the initial attempt of a
streaming RPC (StreamingRead / ExecuteStreamingSql) would not be
retried.

Fixes #1150
olavloite requested review from a team December 27, 2024 19:43
product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/python-spanner API. labels Dec 27, 2024
olavloite merged commit ab31078 into main Jan 1, 2025
olavloite deleted the retry-unavailable-for-streaming branch January 1, 2025 09:17
aakashanandg pushed a commit to aakashanandg/python-spanner that referenced this pull request Jan 2, 2025
UNAVAILABLE errors that occurred during the initial attempt of a
streaming RPC (StreamingRead / ExecuteStreamingSql) would not be
retried.

Fixes googleapis#1150
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Receiving Error: MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.UNAVAILABLE

3 participants


Back | FazBrowse Home | New Git URL