[NOWEB] - high cpu consume on send videos
Hello everyone,
I’m facing an issue. When I try to send a video larger than 50MB through Waha, the CPU usage of the EC2 instance running Waha (t3a.medium) spikes to 50%. I’m sending the video link already converted to MP4 with convert:false, so this shouldn’t put that much load on the instance. What can I do to debug and provide more detailed information on which process is causing this CPU spike?
Do you send a single video to the single chat? If yes - unlikely we can do anything :( Tho if you need to send the same video to muptitple chats you could send the message once (upload a video) and then reuse the uploaded version to send to other chats (but API doesn't support it yet, but we could check this)