[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Discussions](/c/community/4) # How to configure max concurrency for Vercel Queues in push mode 10 views · 0 likes · 3 posts Ward Van Laer (@ward-vl) · 2026-04-07 Hi all, I’ve noticed the documentation for the `Vercel Queues` features mention `max concurrency` in `push mode`, but they don’t seem to show how we can achieve this. Does anyone have experience with this feature? Pauline P. Narvas (@pawlean) · 2026-04-07 Where is it in the docs? Can you share a link? Ward Van Laer (@ward-vl) · 2026-04-07 “In push mode, you can set a maximum concurrency per consumer group. This limits how many messages can be in-flight simultaneously for that group. If the limit is reached, Vercel holds back delivery until an in-flight message is acknowledged or its lease expires.“ https://vercel.com/docs/queues/concepts