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: use streaming read/query settings for stream retry #2579

Merged
merged 3 commits into from Aug 17, 2023

Commits on Aug 10, 2023

  1. fix: use streaming read/query settings for stream retry

    Use the streaming read/query settings from the SpannerStubSettings to
    determine when and how to retry a failure halfway a streaming call.
    olavloite committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0c017f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a23d5e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    12dd0f3 View commit details
    Browse the repository at this point in the history