-
Notifications
You must be signed in to change notification settings - Fork 77
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
docs: added Preemptive Rate Limitting for HFS Transactions to hbar-limiter desgin doc #2949
docs: added Preemptive Rate Limitting for HFS Transactions to hbar-limiter desgin doc #2949
Conversation
…iter.md doc Signed-off-by: Logan Nguyen <[email protected]>
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.
lg
…-rate-limitting-logic-to-hbar-limiter-doc
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2949 +/- ##
=======================================
Coverage 84.40% 84.40%
=======================================
Files 56 56
Lines 3770 3770
Branches 771 771
=======================================
Hits 3182 3182
Misses 351 351
Partials 237 237
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
This PR adds the preemptive rate limitting logic to the desgin doc.
Related issue(s):
Fixes #2948
Notes for reviewer:
Checklist