Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

[BUG] rate-overlimit

Open SetyaStore opened this issue 1 year ago • 2 comments

node_modules/@adiwajshing/baileys/lib/WABinary/generic-utils.js:56 throw new boom_1.Boom(errNode.attrs.text || 'Unknown error', { data: +errNode.attrs.code }); ^ Error: rate-overlimit at assertNodeErrorFree (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/WABinary/generic-utils.js:56:15) at query (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/socket.js:127:48) at processTicksAndRejections (node:internal/process/task_queues:96:5) at groupMetadata (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/groups.js:22:24) at /root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:272:41 at async Promise.all (index 0) at /root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:265:51 at Object.transaction (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Utils/auth-utils.js:85:21) at relayMessage (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:262:9) at Object.sendMessage (/root/RPLBOTB/node_modules/@adiwajshing/baileys/lib/Socket/messages-send.js:521:17)

SetyaStore avatar Sep 13 '22 07:09 SetyaStore

This is coming from WhatsApp. You need to throttle the calls to groupMetadata

jurajmatus avatar Sep 13 '22 16:09 jurajmatus

This issue is stale because it has been open 6 days with no activity. Remove the stale label or comment or this will be closed in 2 days

github-actions[bot] avatar Sep 20 '22 03:09 github-actions[bot]