Clay Icon

Auto Rerun for Failed Runs: Managing API Limits Effectively

Β·
Β·

is there a way to have failed runs auto rerun after certain amount of time? Some tools have API limits on the minute/hour

  • Avatar of Channeled
    Channeled
    APP
    Β·

    While we don't have an automatic rerun feature for failed runs, we do offer a rate limiting option that can help manage API limits. In the HTTP API integration settings, you can define a request limit and duration to control how many API requests are sent within a given time frame. For example, if an API has a limit of 300 requests per minute, you could set the request limit to 300 and the duration to 60000 ms (1 minute). This helps prevent exceeding API rate limits. If you need more specific assistance with your setup, please let me know, and I can provide further guidance.