salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.27k stars 606 forks source link

Delay when sending message to group #748

Open gotzsys opened 1 year ago

gotzsys commented 1 year ago

When sending a text message to a group, the API response takes about 30 seconds. Does anyone know what could be causing this?

image

The message arrives almost instantly, but the request takes time to be completed.

renatoiub commented 1 year ago

Estou passando pelo mesmo problema ;(