like i want at most 10 messages per second. i have `max_concurrency` on 1 but if the 10 messages in

like i want at most 10 messages per second. i have
max_concurrency
on 1 but if the 10 messages in the batch complete faster than in 1 second then it doesn't work
Was this page helpful?