Next.js Discord

Discord Forum

Job Queue with bottleneck in Route Handler

Unanswered
Beveren posted this in #help-forum
Open in Discord
BeverenOP
Hey I have a route handler where I want to bottleneck a part of the handling (i.e It should at max concurrently process N requests)
What should I use for this?

0 Replies