-
Notifications
You must be signed in to change notification settings - Fork 360
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
api: increase rate-limit global rules limit #2906
Conversation
Signed-off-by: ShyunnY <1147212064@qq.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2906 +/- ##
==========================================
- Coverage 64.47% 64.45% -0.02%
==========================================
Files 122 122
Lines 21039 21039
==========================================
- Hits 13564 13561 -3
- Misses 6629 6630 +1
- Partials 846 848 +2 ☔ View full report in Codecov by Sentry. |
/retest |
can you add test for this? positive and negative. |
hi @ShyunnY, maybe add a test in |
Signed-off-by: ShyunnY <1147212064@qq.com>
Sorry, this was an oversight on my part. I have added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks for adding the test !
/retest |
What type of PR is this?
feat: increase rate-limit global rules limit
Which issue(s) this PR fixes:
Fixes #2900