Running into an 429 “Too many requests” error
# support
j
Hi Vapi support team, We have run into an urgent issue with vapi when using outbound calling assistants. Please see the 429 “Too many requests” error below. The current concurrency limit for the organization that experienced this error is 20 calls and we have been attempting 8 calls per minute so we have not hit any limits there. Can you please let us know what the issue is?
v
Hi there! 👋 I'm sorry to hear you're experiencing 429 "Too Many Requests" errors with your outbound calling assistants, especially since you're well below your concurrency limit of 20 calls. While I can't pinpoint the exact cause without specific details about your account, I can definitely help explain some potential reasons this might be happening. There are several possible causes for this error even when you're below your concurrency limit: 1. **System Errors in Concurrency Tracking**: According to [our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1326262542858850445), there might be a system error where calls aren't being properly cleared from your concurrency pool, causing the system to incorrectly think you've reached your limit. 2. **Stuck Calls**: Calls that are stuck in an "in-progress" state can occupy your concurrency limit, preventing new calls from being made. [Our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334236814705299519) indicates that API downtime can cause calls to remain "In Progress," occupying your concurrency limit. 3. **Internal Vapi Issues**: There could be issues with our workers that cause calls to fail and result in concurrency limit errors. As noted in [our support threads](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334057850787463231), "There was an issue within our workers because of this calls were failing and eventually resulted into concurrency limit 404." 4. **Rate Limiting vs. Concurrency**: While you're monitoring concurrency (simultaneous calls), the rate at which you initiate calls (8 per minute) might still trigger rate limiting. [Our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1328845842018340968) suggests implementing an artificial delay between calls. Here are some troubleshooting steps you can try:
1. **Implement Delays**: Try increasing the delay between call initiations to avoid hitting rate limits. [Our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1326262542858850445) recommends spacing out calls more. 2. **Check Network Configuration**: Ensure your network allows proper connections and that there are no firewall issues blocking the connection. 3. **Verify Endpoint**: Make sure you're sending requests to
sip.vapi.ai
instead of directly to IP addresses, as [our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329037681908383794) notes that direct IP requests are blocked. 4. **Monitor Active Calls**: Implement a way to monitor active calls in real-time to ensure they're being properly cleared from your concurrency pool. To help us investigate further, could you please provide your organization ID, specific call IDs, and timestamps when these errors occurred? Sources: - [Discord Thread on Concurrency Limits](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1326262542858850445) - [Discord Thread on Stuck Calls](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334236814705299519) - [Discord Thread on Internal Vapi Issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334057850787463231) - [Discord Thread on Rate Limiting](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1328845842018340968) - [Discord Thread on Direct IP Requests](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329037681908383794)
k
Hey! To help track down this issue, could you share: \- The call ID \- When exactly this happened This would really help us figure out what went wrong!
j
I had thousands of failed calls without and no error logs on vapi dashboard. I'm not sure whoich of these are the callID, I can't see the failed call logs on the dash Session ID cm9d2e14z0q91f4p1azd0zy11 Chat ID cm9d2e14s0q8zf4p11hrbrs8u This has happened starting at 2025-04-10T19:14:04.325Z
k
Looking into it
s
Hey, could you share your organization ID?
j
here you go 41df130e-c321-46a1-b36f-b9f66247dfec
k
Hey Jasmine, can you try now? We've added rate limiting to prevent network state sync issues with the frontend and spam requests.
The limit has been removed from your org, so you are safe to make requests again.
j
still not working, even when I try 1 call it never gets placed inbound works but outbounds are not going through no error logs in twillio either, so it's not on their end
btw, we are receiving inactivity_timeout call ended reason from you guys which is not correct
k
Hey Jasmine, I just looked into your Org ID again, and under your Org ID, the API request plan has 500 requests per minute. Even if you touch this limit, it will get reset after two minutes. As of now, I don't have access to the memory where these are blocking keys are stored for rate limiting, so I cannot clear them manually. But in case as you are saying that you can't even make a single call, could you share a Loom video so that I can take a look and even share with my team? If considering 500 requests per minute and two minutes of expiration time, and if you are still unable to make the calls, then there might be something else. I know it's frustrating, but your patience and attention will help us resolve the issue for you.
h
I am experiencing rate limit errors as well. Org ID is dfa21930-04c6-4006-b84c-d7e1c96ae23f and even after +5m cooldown I'm getting the error (hope I'm addressing my issue correctly – don't want to hijack or misguide the issue that Jasmine is reporting. But I joined Discord for a faster response time and checked the search for similar issues. Sorry in case I misused this thread)
I got a message from your support team on email syaing it was fixed but as you can see the requests are failing
@Shubham Bajaj @Vapi @User this is extremely urgent and I've been trying to get this resolved since last Friday. If you are unable to provide assistance please let us know so can move to an alternative.
k
Fixed.
3 Views