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

server: add gRPC rate limit #6834

Merged
merged 7 commits into from
Aug 24, 2023
Merged

server: add gRPC rate limit #6834

merged 7 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. add gRPC rate limit

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0cf1c5e View commit details
    Browse the repository at this point in the history
  2. add tests for grpc rate limit

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    88ecfa3 View commit details
    Browse the repository at this point in the history
  3. address the comment

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b2e86fb View commit details
    Browse the repository at this point in the history
  4. address the comment

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b2b3864 View commit details
    Browse the repository at this point in the history
  5. resolve the conflicts

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9b6440a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02dbca7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77a9848 View commit details
    Browse the repository at this point in the history