taskforcesh / issues

Taskforce.sh issues
6 stars 0 forks source link

Websocket received 1000's of getFailed commands #172

Open grossjo opened 4 hours ago

grossjo commented 4 hours ago

A couple times in the last day, my Taskforce connectors has received 1000's of getFailed commands to the web socket in a matter of seconds..

Over the course of 1 minute, it receive 34K requests. This was at 10:42 EST

We usually see about 27 every minute.

Here is an example of one request.

WebSocket: received {"id":"eeaea7c3-1905-489c-9a97-1be771c496ba","data":{"res":"queues","cmd":"getFailed","start":0,"end":0,"queueName":"include.contact.to.audience","queuePrefix":"bull"}}
manast commented 2 hours ago

This could be related to the queue monitors. Normally one call is sent per queue, do all these thousands of calls look the same or are they a bit different to each other?