I'm getting `Queue sendBatch failed: Bad

I'm getting Queue sendBatch failed: Bad Request despite my requests being correctly shaped. I am sending 1000's of messages in multiple parallel sendBatch requests however. Is it possible this is the 5000 messages produced per second limit instead?
2 Replies
Alec | Kriebel LLC.
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.
Pranshu Maheshwari
Hey @Alec | Kriebel LLC. - could you share your account ID and queue ID? Both are safe to share here cc @Sid too In general: we should be able to support that volume of messages. It's possible you hit a fresh queue with a lot of messages before it had a chance to scale up

Did you find this page helpful?