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

[release/7.0] [RateLimiting] Handle Timer jitter #74971

Merged
merged 8 commits into from
Sep 3, 2022

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    fcc4e01 View commit details
    Browse the repository at this point in the history
  2. ignore tick on auto

    BrennanConroy authored and github-actions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    68a01ca View commit details
    Browse the repository at this point in the history
  3. fixup

    BrennanConroy authored and github-actions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3a169d4 View commit details
    Browse the repository at this point in the history
  4. partial

    BrennanConroy authored and github-actions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    af637b0 View commit details
    Browse the repository at this point in the history
  5. allow TimeSpan.Zero

    BrennanConroy authored and github-actions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3536790 View commit details
    Browse the repository at this point in the history
  6. no special case

    BrennanConroy authored and github-actions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8c07cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. TimeSpan.Zero

    BrennanConroy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7513e71 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Stephen Halter <halter73@gmail.com>
    BrennanConroy and halter73 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c5754dc View commit details
    Browse the repository at this point in the history