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

Availability: Adds retry on 408s to gateway calls for metadata operations #3089

Merged
merged 4 commits into from
Mar 16, 2022

Commits on Mar 16, 2022

  1. Add retry on 408s to gateway

    Jake Willey committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ff69c8e View commit details
    Browse the repository at this point in the history
  2. Limit to hot path scenarios

    Jake Willey committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a4801b8 View commit details
    Browse the repository at this point in the history
  3. Add message

    Jake Willey committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    7be1559 View commit details
    Browse the repository at this point in the history
  4. Refactor to use contract

    Jake Willey committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    be8c62b View commit details
    Browse the repository at this point in the history