Increase or remove Interaction Followup Global Ratelimits #6328
Unanswered
OmLanke
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(Coming over from #6322)
Interaction followups seems to have a very low global (or guild scoped) ratelimit. This is particularly bad for high frequency applications which use followups.
The limit was tested to be
30/60s per guild/global (hard to test)
as per #2701 from 2 years ago. This becomes a bottleneck if the application is being spammed, and other users have to face delays.There shouldn't be a global ratelimit to this at all. It should be per-interaction only. Those can be stricter
Beta Was this translation helpful? Give feedback.
All reactions