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

[Internal] HttpTimeoutPolicy: Removes Data Plane Writes from being able to be retried #3607

Merged
merged 37 commits into from
Dec 15, 2022

Commits on Oct 10, 2022

  1. Fixes to ReadThroughputAsync for databases with no provisioned throug…

    …hput and null as request options
    NaluTripician committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    792c909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd6aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b3663 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'users/nalutripician/ReadThroughputAsyncNoProvisionedThr…

    …oughput' of https://github.com/Azure/azure-cosmos-dotnet-v3 into users/nalutripician/ReadThroughputAsyncNoProvisionedThroughput
    NaluTripician committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    92fdeb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Added Stream Method

    NaluTripician committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f49f8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0144e57 View commit details
    Browse the repository at this point in the history
  3. Ran UpdateContract.ps1

    NaluTripician committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bfd3cb9 View commit details
    Browse the repository at this point in the history
  4. Encryption implemtation

    NaluTripician committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    624344a View commit details
    Browse the repository at this point in the history
  5. Fixed spelling error

    NaluTripician committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    939e721 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    c9407d9 View commit details
    Browse the repository at this point in the history
  2. Variable name change

    NaluTripician committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    51539b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    701c975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e6df7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    29778f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Simplified PR

    NaluTripician committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dc5593f View commit details
    Browse the repository at this point in the history
  2. nits

    NaluTripician committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2298107 View commit details
    Browse the repository at this point in the history
  3. nits

    NaluTripician committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    33f664f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    eafafc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. updated tests

    NaluTripician committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    242e6bd View commit details
    Browse the repository at this point in the history
  2. nits'

    NaluTripician committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    735186c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    190bf04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    409b25d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38ecc60 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    9801ed2 View commit details
    Browse the repository at this point in the history
  2. Delete NuGet.Config

    NaluTripician authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ce3bd91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33d3ed7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0017d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d78a50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3383da2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    396e717 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d6c307 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. removed unused code

    NaluTripician committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9056324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e106b View commit details
    Browse the repository at this point in the history
  3. removed unused code

    NaluTripician committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6d4ae74 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    d3ac22a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23673e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b0e49 View commit details
    Browse the repository at this point in the history