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

feat: apply rate limit for the network topics #1332

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jun 10, 2024

Description

This PR defines rate limits for network topics.
The rate limit specifies the number of messages per second that are allowed.
If the threshold is exceeded, the message won't be broadcasted, but it will be consumed.

@b00f b00f merged commit 8a73a3e into pactus-project:main Jun 10, 2024
10 checks passed
@b00f b00f deleted the apply-rate-limit branch September 4, 2024 14:58
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