Alec | Kriebel LLC.
CDCloudflare Developers
•Created by Alec | Kriebel LLC. on 4/22/2025 in #queues
I'm getting `Queue sendBatch failed: Bad
I believe this is the 5000 per second rate limit. I've added additional logging, and after sending 14,500 messages over 3 seconds, I finally get this "badRequest" error.
4 replies
CDCloudflare Developers
•Created by cj on 5/13/2024 in #workers-help
Failure in deploying ratelimit - must have `namespace_id` even though it is defined in wrangler.toml
I see this error when trying to update workers via the dashboard too. I was able to get around this by using
wrangler secrets put
command locally.
I'd guess this a bug with their dashboard2 replies