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

Fixed missing retry after for stream queries. #1263

Merged
merged 10 commits into from
Mar 17, 2020

Commits on Mar 6, 2020

  1. Retryafter value is now always included in all query responses. Previ…

    …ously the header would not get set in the query stream APIs.
    Jake Willey committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    fb09e6b View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    Jake Willey committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e4b7efb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Merged to latest

    Jake Willey committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    d21afbf View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Merge remote-tracking branch 'origin/master' into users/jawilley/quer…

    …y/retryaftertest
    Jake Willey committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b60c643 View commit details
    Browse the repository at this point in the history
  2. Removed using to force CI to run again.

    Jake Willey committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    1bfd02f View commit details
    Browse the repository at this point in the history
  3. Merge to latest

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

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    a5dd51b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into users/jawilley/quer…

    …y/retryaftertest
    Jake Willey committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    31a45d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46f06d View commit details
    Browse the repository at this point in the history
  4. Fixed test to use a separate container to avoid conflicts when runnin…

    …g tests in parallel.
    Jake Willey committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3a5aa56 View commit details
    Browse the repository at this point in the history