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 connection timeout when retries are set to none #1650

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    7e97e1b View commit details
    Browse the repository at this point in the history
  2. return the last element of the connection backoff iterator without a …

    …backoff value to indicate it's the last try
    afeick committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    349ddd7 View commit details
    Browse the repository at this point in the history
  3. test fixes

    afeick committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3f39bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03d23a6 View commit details
    Browse the repository at this point in the history