Skip to content

rate limiter: add (#487) #726

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

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

rate limiter: add (#487) #726

wants to merge 1 commit into from

Conversation

demget
Copy link
Collaborator

@demget demget commented Aug 9, 2024

No description provided.

@wellgamer789 wellgamer789 mentioned this pull request Jun 11, 2025
@Aruseiso
Copy link

Official FAQ tells about 3 limits: 1 msg/sec on 1 private chat, 30 msg/sec for different chats & enormous 20 messages per minute for a group chat, which is like 1 msg per 3 secs. The best way to cover all these cases with this commit is PerSeconds: 3 & PerBufferSize: 1, which is too long

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.

5 participants