Did the queues `sendBatch` api change? I've been running a worker in production for around 7 months
Did the queues
sendBatch
api change?
I've been running a worker in production for around 7 months now, and it has been working fine.
The past few days (first occurance was Febuary 21st, 23:40 UTC, and the previous successful evocation was 23:10 UTC), i've suddenly been getting an error: sendBatch() requires at least one message
I've added an additional check in my code to make sure the batch isnt empty to fix the issue, but I missed 2 days of data (that I cannot recover) before I noticed the issue.
Is this a recent change in the queues api? I would appreciate it if you could ping me when you reply 🙂0 Replies