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

[core-http] Throttling retry policy fix in core-http #15832

Merged
31 commits merged into from
Jun 25, 2021

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    0616843 View commit details
    Browse the repository at this point in the history
  2. remove comment

    HarshaNalluru committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    10a3816 View commit details
    Browse the repository at this point in the history
  3. typo

    HarshaNalluru committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8bf61fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d876b54 View commit details
    Browse the repository at this point in the history
  5. import core-util

    HarshaNalluru authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    db74514 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…

    …to harshan/core-http/throttling-policy
    HarshaNalluru authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    01bd7c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0307af View commit details
    Browse the repository at this point in the history
  8. changelog

    HarshaNalluru authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    78814aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff9cb2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d003ea8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…

    … harshan/core-http/throttling-policy
    HarshaNalluru authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    15f9428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c774368 View commit details
    Browse the repository at this point in the history
  3. fix linter errors

    HarshaNalluru authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    daedfbb View commit details
    Browse the repository at this point in the history
  4. fix build failures

    HarshaNalluru authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0dd2974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4ed84 View commit details
    Browse the repository at this point in the history
  6. API Report

    HarshaNalluru authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0ad0a26 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…

    … harshan/core-http/throttling-policy
    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    f7e294a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…

    … harshan/core-http/throttling-policy
    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d80e0d9 View commit details
    Browse the repository at this point in the history
  3. have 2 copies of delay

    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    97c6f0a View commit details
    Browse the repository at this point in the history
  4. keep duplicates

    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    99f4d41 View commit details
    Browse the repository at this point in the history
  5. API Report

    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8d77016 View commit details
    Browse the repository at this point in the history
  6. retain core-util

    HarshaNalluru authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ed5e621 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    8977a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3029418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75ad58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ede956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37018a1 View commit details
    Browse the repository at this point in the history
  6. HttpMockFacade

    HarshaNalluru authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1a6555b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58b5855 View commit details
    Browse the repository at this point in the history
  8. remove nock

    HarshaNalluru authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a3a0a04 View commit details
    Browse the repository at this point in the history
  9. satisfy linter

    HarshaNalluru authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    9b7f233 View commit details
    Browse the repository at this point in the history