Concurrence
# support
y
i want to know what happens if i scheduled a call 10 min in vapi from now in vapi using scheduled plan ,and at that time my concurrence is at peak what happens to that call , will it fails or it will start when concurrency drops after some time
p
If your org has a concurrency limit of 10, a maximum of 10 calls will be started at a single time. The rest of the calls will be queued and retried a few minutes later as your concurrency slots become available. To increase call rate, you need you increase your Vapi org concurrency limit. Note that concurrency limits are on the Vapi side. Your telephony provider (e.g. Twilio) may have other rate limits.