Hi everyone. I have a pages deployment that I am trying to add queues to and I ran into an issue wi

Hi everyone.
I have a pages deployment that I am trying to add queues to and I ran into an issue with registering the worker there as a consumer.
I have a _worker.js that I have setup as a producer from settings in Cloudflare web interface, but there is no setting to bind it as a consumer. Is this possible at all? Or will I have to just create a separate worker that I can register as consumer via a toml file?
Was this page helpful?