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

feat: Exponentially backoff on INTERNAL errors for Default streams #2358

Merged
merged 10 commits into from Dec 14, 2023

Commits on Dec 12, 2023

  1. Copy the full SHA
    63fc02a View commit details
    Browse the repository at this point in the history
  2. format code

    Evan Greco committed Dec 12, 2023
    Copy the full SHA
    269738a View commit details
    Browse the repository at this point in the history
  3. Fix logic for default streams to also use backoff for RESOURCE_EXHAUS…

    …TED errors
    Evan Greco committed Dec 12, 2023
    Copy the full SHA
    79b09d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    590452b View commit details
    Browse the repository at this point in the history
  5. Improve comment

    Evan Greco committed Dec 12, 2023
    Copy the full SHA
    f823816 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add debug info for failing test

    Evan Greco committed Dec 13, 2023
    Copy the full SHA
    d56876f View commit details
    Browse the repository at this point in the history
  2. Add more debug info

    Evan Greco committed Dec 13, 2023
    Copy the full SHA
    90dd8ba View commit details
    Browse the repository at this point in the history
  3. Add more debug info, explicitly dissalow retry

    Evan Greco committed Dec 13, 2023
    Copy the full SHA
    7f5c71f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Move testDefaultRequestLimit over to retry file as it uses the same p…

    …roject
    Evan Greco committed Dec 14, 2023
    Copy the full SHA
    8cf744d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ec409e View commit details
    Browse the repository at this point in the history