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: improve retry logic for streaming API calls #1484

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Commits on Jan 19, 2024

  1. fix: improve retry logic for streaming API calls

    build: update typescript generator version to 4.3.0
    
    The streaming API call retry logic has changed, which in some rare cases may require code changes. Please feel free to reach out to us in the issues if you experience new problems with retrying streaming calls after this update.
    
    PiperOrigin-RevId: 599622271
    
    Source-Link: googleapis/googleapis@6239c21
    
    Source-Link: googleapis/googleapis-gen@da13d82
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGExM2Q4MjIyZDNiYTMzNzM0NTAxOTk5ODY0NDU4NjQwZjE0MDVhZSJ9
    gcf-owl-bot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c96972e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5e651 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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