Resources
Automatic retries
Retry failed request due to busy upstream provider
Keywords AI will retry the failed request if the failing reason is a rate limit issue from the upstream provider. Below is the pseudo-code for the retry logic:
Retry failed request due to busy upstream provider
Keywords AI will retry the failed request if the failing reason is a rate limit issue from the upstream provider. Below is the pseudo-code for the retry logic: