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

add x-envoy-upstream-rq-per-try-timeout-ms router header option #9

Merged
merged 2 commits into from
Aug 12, 2016

Commits on Aug 12, 2016

  1. add x-envoy-upstream-rq-per-try-timeout-ms router header option

    This sets an optional per try timeout that is within the global timeout that
    includes all tries. This allows an application to have tight inner timeouts while
    still not allowing for retry time explosion.
    mattklein123 committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    4995a3d View commit details
    Browse the repository at this point in the history
  2. fix

    mattklein123 committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    fcab6c8 View commit details
    Browse the repository at this point in the history