What's causing this rate limit?
To handle Make.com 429 rate limits, add an exponential backoff plan to your Vapi tool configuration. This will automatically retry the webhook call if a rate limit error occurs:
This setup will retry failed requests up to 3 times with increasing delays, helping to avoid "no result returned" errors due to rate limiting.
Sources:
This setup will retry failed requests up to 3 times with increasing delays, helping to avoid "no result returned" errors due to rate limiting.
Sources:
⤵️ Mention @Vapi Support Bot for follow-ups 🐥