Time to restart outbound campaign after hitting co...
# support
a
How long does it take for VAPI to resume an outbound campaign after the concurrency limit has been hit? Campaigns stall after the concurrency limit is hit and they are stalled indefinitely. Campaign IDs: 38b69254-f322-4263-8c49-274857dfcd5f 0c1825ff-d8f1-4246-aac6-a54698e3b946
@Vapi @Oshi Raghav @User @User
c
Hi, sorry for the delay. If a campaign hit the concurrency limit, it should resume automatically as soon as active calls end. It should not stall indefinitely. if it is, that usually means one of these is true: • Calls are still counted as active (ringing / in-progress / stuck) so concurrency never frees. • The campaign is still “in progress” but the remaining calls are stuck queued due to an internal job issue. • You’re also hitting a different limit (rate limiting, phone-number/provider constraint) that looks like concurrency. • There are failed calls being retried in a way that’s blocking new dispatches.