Thread creation very slow in larger servers
We are part of Wonderverse and we created a bot (https://top.gg/bot/917630803314352208) that runs in this channel PlayFightLeague💥│bastions-quest. It however takes a very long time to start a new thread (everytime a user clicks on start quest or a number in the quest as shown in the image). Any idea why? Wondering if we are being throttled as the server is quite large
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
What might be fix for that?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
@rmHawk765 the difference between creating a private thread versus public thread is stark (also we found this problem happening when there's just 150 or so threads)
Weird thing is if we create public threads instead of private threads, the speed is actually instant
somehow it's only private thread creation that's slow
Rate limit usually lets you know you are rate limitted so log the error
Rate limit wouldn't take long it would error
It may be that your server is just shit