-
-
Couldn't load subscription status.
- Fork 1.3k
Add chained rate limiter example #2344
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
Conversation
Add example for chained rate-limiters. Resolves App-vNext#2343.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2344 +/- ##
=======================================
Coverage 85.40% 85.40%
=======================================
Files 313 313
Lines 7467 7467
Branches 1126 1126
=======================================
Hits 6377 6377
Misses 745 745
Partials 345 345
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
awesome 🍻 |
Add example for chained rate-limiters as discussed in #2341.
Resolves #2343.