Hey there, my Queue has had a

Hey there, my Queue has had a concurrency of 3 for the last 12 hours. Failure rate is low. Maximum concurrency is 250. Any ideas on how to increase this?
2 Replies
Pranshu Maheshwari
Cloudflare Docs
Consumer concurrency · Cloudflare Queues
Consumer concurrency allows a consumer Worker processing messages from a queue to automatically scale out horizontally to keep up with the rate that messages are being written to a queue.
Pranshu Maheshwari
Failures result in consumers being spun down, so that would be my first guess. could you share your queue ID & acct ID? both are safe to share here. I can take a look to double check

Did you find this page helpful?