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

Expand throttling options for MN operators #9976

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

Neurone
Copy link
Contributor

@Neurone Neurone commented Dec 17, 2024

Description:

While configuring the throttling limits as a MN's operator, I want to be able to go down to 1 request per second, but at the moment the MN poses a fixed minimum limit of 100 RPS. This PR fixes that limit.

Related issue(s):

N/A

Notes for reviewer:

N/A

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Giuseppe Bertone <giuseppe.bertone@proton.me>
@Neurone Neurone requested a review from a team as a code owner December 17, 2024 16:58
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.31%. Comparing base (fcd2790) to head (c28bd0c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9976      +/-   ##
============================================
+ Coverage     92.21%   92.31%   +0.09%     
+ Complexity     7840     7737     -103     
============================================
  Files           954      936      -18     
  Lines         32791    32536     -255     
  Branches       4141     4119      -22     
============================================
- Hits          30238    30034     -204     
+ Misses         1581     1535      -46     
+ Partials        972      967       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@steven-sheehy steven-sheehy added this to the 0.121.0 milestone Dec 17, 2024
@steven-sheehy steven-sheehy added enhancement Type: New feature web3 Area: Web3 API labels Dec 17, 2024
@steven-sheehy steven-sheehy merged commit 038ade7 into hashgraph:main Dec 17, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature web3 Area: Web3 API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants