Unusually long latency
# support
m
Hi there, I’ve been using vapi for a week now. At the start calls where super fast, but now even the Vapi web calls are super slow (longer than 2 seconds for the assistant to reply) when it says it should take up to 900ms in the assistant. Am I being capped or something like that? I’m on the free plan.
v
Hi there! 👋 I understand you're experiencing unusually long latency with Vapi web calls after using it for a week. While I can't definitively confirm if you're being "capped" specifically, I can help explain potential reasons for the latency and the limitations of the free plan that might be affecting your experience. The Vapi free plan does have several limitations that could potentially impact performance: 1. **Concurrency Limits**: The default concurrency limit is 10 simultaneous calls (both inbound and outbound combined). Exceeding this limit can cause new requests to queue or be rejected until existing calls finish, which could contribute to latency. According to [Vapi's billing limits documentation](https://docs.vapi.ai/billing/billing-limits), this applies to the entire account. 2. **Call Volume Limits**: When using Vapi's free telephony numbers, you're limited to a maximum of 10 outbound calls per day. While this doesn't directly cause latency, it's a limitation to be aware of on the free plan. 3. **Potential Rate Limits**: Enterprise plans include higher rate limits, suggesting that the free plan might have lower rate limits that could affect performance under certain conditions. Several other factors could be causing the increased latency: - **Network Issues**: Network connectivity problems and high TURN server latency can significantly impact Vapi web call performance. - **Resource Utilization**: High resource utilization (CPU, memory, bandwidth) can cause delays in processing requests. - **Third-Party Services**: If your application relies on third-party services or APIs, their status and response times could be creating a bottleneck. - **VAPI Configuration**: Settings like
silenceTimeoutSeconds
,
responseDelaySeconds
, and
llmRequestDelaySeconds
can affect call setup and response times. To optimize for lower latency, you could try: - Reviewing your VAPI configuration settings - Ensuring your network path is optimized
- Using efficient protocols for communication - Monitoring active calls to identify potential issues Is there any specific aspect of your setup or usage pattern that changed around the time you started experiencing increased latency? I'd be happy to help troubleshoot further! Source: - [Vapi's billing limits documentation](https://docs.vapi.ai/billing/billing-limits)
m
Sorry but it’s taking 6+ seconds for the assistant to reply, it’s crazy slow
And I am talking about web call, not twilio calls.
I haven’t changed anything, previously calls were super fast
n
Same here, it is taking 6+ seconds
It's not just my account, a friends too
m
Oh okay i thought it was
m
mine too
k
Hey @Mat99 @mason @nightcrawler!! To help track down this issue, could you share: - The call ID - When exactly this happened (the timestamp) This would really help us figure out what went wrong!
n
Hi @Shubham Bajaj Here is one call ID that is lagging right now: e3fa8973-1310-48b0-ab21-9c794b78f562 at 1:47 Nairobi time zone
k
Hi, checking if this is resolved/solved for you?