Have you tried enabling it via wrangler? https://developers.cloudflare.com/queues/configuration/pul

Cloudflare Docs
A pull-based consumer allows you to pull from a queue over HTTP from any environment and/or programming language outside of Cloudflare Workers. A pull-based consumer can be useful when your message consumption rate is limited by upstream infrastructure or long-running tasks.
Cloudflare Queues - Pull consumers · Cloudflare Queues
Was this page helpful?