I'm trying to build dedicated consumers and I need to be able to debug them locally because my messages may change at any time.
I can't find any explicit information about this in the docs: https://developers.cloudflare.com/queues/
2 messages · Page 1 of 1 (latest)
I'm trying to build dedicated consumers and I need to be able to debug them locally because my messages may change at any time.
I can't find any explicit information about this in the docs: https://developers.cloudflare.com/queues/
I'm pretty sure somewhere in there is says for local development you need to make your producer Worker also the consumer.