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

Add few more Tests for RateLimiter #2000

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Pushkarm029
Copy link
Contributor

Pull Request

  • Removed the Option type from the keyed_quotas parameter and updating the corresponding method calls.
  • Added new tests for custom key quotas, multiple keys, quota reset, and different quotas to ensure comprehensive coverage of rate limiting functionality.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

make cargo-test

Signed-off-by: Pushkar Mishra <[email protected]>
@Pushkarm029
Copy link
Contributor Author

🎉PR #2000

@Pushkarm029 Pushkarm029 marked this pull request as ready for review October 13, 2024 09:51
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant