Hi team,
I’m having issues with simultaneous call limits being triggered, even though I’m well below my limit.
My account has a limit of 27 concurrent calls, and on my side I manage available slots based on the call status updates I receive from Vapi via webhook. I only send new call requests when I know the previous ones have been completed.
However, I sometimes receive an email from Vapi saying my organization has reached the concurrent call limit, even when I’m only running 3 to 5 calls at most, like yesterday, which is far from the 27 limit.
Could you please check if there’s any issue on your side? I believe my approach is correct—managing slots based on webhook status updates. Do you agree?
Organization ID: a1118daf-fd20-41f4-82d4-1e00ef4a03c8
Thanks!