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

Support retries of failed proxy requests #2414

Merged
merged 19 commits into from
May 12, 2023

Commits on Mar 7, 2023

  1. Draft proposal for supporting retries of failed proxy requests when b…

    …ackend instances are unavailable
    mikemherron committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    adb1901 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    46e5bd5 View commit details
    Browse the repository at this point in the history
  2. Minor comment tidy up

    mikemherron committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7c35cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    678da72 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    675c19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5989375 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    c12daa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7299721 View commit details
    Browse the repository at this point in the history
  3. Clear proxy error from context after balancer call so providers can c…

    …heck for previous error
    mikemherron committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    df10d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04fc6d View commit details
    Browse the repository at this point in the history
  5. Fix linting errors

    mikemherron committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c3ad657 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4232f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cc7aa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6e358c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Fix linting errors

    mikemherron committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    dbbaadd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    179e74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3472cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    7c2cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5560254 View commit details
    Browse the repository at this point in the history