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

retry: adds ability to return metadata for each request attempt #1031

Merged
merged 10 commits into from
Jan 14, 2021

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    0c436b4 View commit details
    Browse the repository at this point in the history
  2. add tests and fix bug

    skotambkar committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9d74321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c08e3a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bb2f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b065a5 View commit details
    Browse the repository at this point in the history
  6. remove response metadata struct and rename attempt clock skew middlew…

    …are to record response timing middleware
    skotambkar committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    979b614 View commit details
    Browse the repository at this point in the history
  7. add middleware to store raw response on metadata and rename helper fo…

    …r record response timing middleware
    skotambkar committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    434a46f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b6fbc7 View commit details
    Browse the repository at this point in the history
  9. move rawResponseToMetadata middleware as first deser middleware. retr…

    …y metric no longer returns an error if metadata is not present.
    skotambkar committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    15ebc25 View commit details
    Browse the repository at this point in the history
  10. generated service changes

    skotambkar committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    207b1cb View commit details
    Browse the repository at this point in the history