You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Discord bot shall look at the X-RateLimit Header entries to prevent hitting the rate limit in the first place. The current handler only looks at the Headers when we are already rate limited and prevents sending events then.
The Discord bot shall look at the X-RateLimit Header entries to prevent hitting the rate limit in the first place. The current handler only looks at the Headers when we are already rate limited and prevents sending events then.
Example of the header entries:
For further details see https://discordapp.com/developers/docs/topics/rate-limits#rate-limits
The text was updated successfully, but these errors were encountered: