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

ratelimit: invert read and write limits #783

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

Choraden
Copy link
Contributor

This patch pushes the invertion of limits down to the listener constructing code. It fits better here. Users do not have to invert it themselves.

The limit is global.

This patch pushes the invertion of limits down to the listener constructing code. It fits better here.
Users do not have to invert it themselves.

Fixes #655
@mmatczuk mmatczuk merged commit 319e59d into main Apr 17, 2024
6 checks passed
@mmatczuk mmatczuk deleted the hg/global_rate_limit branch April 17, 2024 09:31
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.

2 participants