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: Fixes get account info retry logic to not go to secondary regions on 403(Forbidden) #2511

Merged
merged 9 commits into from
May 29, 2021

Commits on May 28, 2021

  1. Availability: Fixes retry logic to not go to secondary regions on 401…

    … (Forbidden) exception
    Jake Willey committed May 28, 2021
    Configuration menu
    Copy the full SHA
    f56117a View commit details
    Browse the repository at this point in the history
  2. Added aggregate exceptions tests

    Jake Willey committed May 28, 2021
    Configuration menu
    Copy the full SHA
    00c1bc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eddfd8 View commit details
    Browse the repository at this point in the history
  4. Update Microsoft.Azure.Cosmos/src/Routing/GlobalEndpointManager.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    j82w and ealsur authored May 28, 2021
    Configuration menu
    Copy the full SHA
    f9e01c2 View commit details
    Browse the repository at this point in the history
  5. Update Microsoft.Azure.Cosmos/src/Routing/GlobalEndpointManager.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    j82w and ealsur authored May 28, 2021
    Configuration menu
    Copy the full SHA
    6f381c5 View commit details
    Browse the repository at this point in the history
  6. remove linq

    Jake Willey committed May 28, 2021
    Configuration menu
    Copy the full SHA
    bdb79b5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'users/jawilley/ha/aad_retry' of https://github.com/Azur…

    …e/azure-cosmos-dotnet-v3 into users/jawilley/ha/aad_retry
    Jake Willey committed May 28, 2021
    Configuration menu
    Copy the full SHA
    f8ccc5f View commit details
    Browse the repository at this point in the history
  8. Removed another linq statement

    Jake Willey committed May 28, 2021
    Configuration menu
    Copy the full SHA
    9bdf68a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    289f1e2 View commit details
    Browse the repository at this point in the history