On the consumer side, `batch.queue` is the name of the queue that the batch of messages is from: htt
On the consumer side,
https://developers.cloudflare.com/queues/configuration/javascript-apis/#messagebatch
batch.queue is the name of the queue that the batch of messages is from:https://developers.cloudflare.com/queues/configuration/javascript-apis/#messagebatch
Cloudflare Docs
Cloudflare Queues is integrated with Cloudflare Workers. To send and receive messages, you must use a Worker.





