#CPU that increases as you go along

12 messages · Page 1 of 1 (latest)

acoustic crystalBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

lofty heath
stone flicker
#

Is that a single process? Can you differentiate that by process?

lofty heath
#

I updated my nodejs to LTS but still the same error

#

each cluster have 3 shards and there are 18 clusters

#

and each cluster have their own djs/voice so their own ffmpeg process

stone flicker
#

Seems like you should probably have your own ffmpeg proxy so you only transcode that stream once, not 18 times

lofty heath
#

The fact of having several ffmpeg does not pose so much problem as that, it is especially that ffmpeg consumes more and more cpu gradually but the number of process ffmpeg remains the same

stone flicker
#

So each of those processes linearly increases in cpu usage?

lofty heath