Hi, I have a setup where single worker is both producer and consumer. I'm sending ~3k messages to qu

Hi, I have a setup where single worker is both producer and consumer. I'm sending ~3k messages to queue, but only around 130 are being received.

No error is being returned in logs, how can I debug this?

Sharing my fetch function
fetch.js1.21KB
Was this page helpful?