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

Message-sending to Discord needs throttling #17

Open
edfletcher opened this issue Dec 28, 2022 · 0 comments
Open

Message-sending to Discord needs throttling #17

edfletcher opened this issue Dec 28, 2022 · 0 comments

Comments

@edfletcher
Copy link
Member

They have a rate limit published somewhere, need to find that and throttle to it. Currently we just blast messages at them and ignore the rate limiting errors they send, just letting them rate-limit our messages (five in five seconds from observation). It's an annoying chunked user experience that would be fixed with proper throttling.

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