~~What would cause a queue to send the

What would cause a queue to send the same msg multiple times? Is there a timeout i might have set wrong? Errors cause retries.... 🤦 which cause more errors 🤦 🤦
3 Replies
Pranshu Maheshwari
Pranshu Maheshwari•4d ago
haha yes indeed 🙂 you can customize this by setting max_retries on your consumer: https://developers.cloudflare.com/queues/configuration/configure-queues/#consumer-worker-configuration
Cloudflare Docs
Cloudflare Queues - Configuration · Cloudflare Queues
Cloudflare Queues can be configured using Wrangler, the command-line interface for Cloudflare's Developer Platform, which includes Workers, R2, and other developer products.
HowlOftheSun
HowlOftheSunOP•4d ago
Thanks!
Pranshu Maheshwari
Pranshu Maheshwari•2d ago
what are you using Queues & workers for btw?

Did you find this page helpful?