-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(GuildMemberManager): handle gateway request rate limit #11252
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
|
Now that #11251 is merged, time to use the new class from the shared package! |
dfc6d9c to
2528a50
Compare
packages/discord.js/src/client/websocket/handlers/RATE_LIMITED.js
Outdated
Show resolved
Hide resolved
|
Important internal convo https://discord.com/channels/222078108977594368/999796393810067607/1438120490920054784 We're currently torn on introducing the ratelimited event or not. |
|
We've decided to ultimately not introduce Client#ratelimited. |
packages/discord.js/src/client/websocket/handlers/RATE_LIMITED.js
Outdated
Show resolved
Hide resolved
packages/discord.js/src/client/websocket/handlers/RATE_LIMITED.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Vlad Frangu <[email protected]>
No description provided.