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

Autoreplys get lost on ratelimit #140

Open
ChillerDragon opened this issue Sep 8, 2023 · 0 comments
Open

Autoreplys get lost on ratelimit #140

ChillerDragon opened this issue Sep 8, 2023 · 0 comments

Comments

@ChillerDragon
Copy link
Member

When the reply button is pressed too fast. Or the ping also triggerd a tabbed out message. Or the reply is very long.
It happens that the reply is popped from the queue and sent to the server but then filtered by the server.
So we have to delay it on the client side and not pop it from the queue otherwise the response is lost forever.

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

No branches or pull requests

1 participant