Error rate_limit_exceeded: Rate limit is exceeded. Try again in 86400 seconds. How do I solve this? I’ve already waited days and still can’t run tests in the AI assistant playground in Azure Studio

Karim Ariceaga 25 Reputation points
2024-11-16T02:47:16.45+00:00

Error rate_limit_exceeded: Rate limit is exceeded. Try again in 86400 seconds. How do I solve this? I’ve already waited days and still can’t run tests in the AI assistant playground in Azure Studio

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,619 questions
{count} vote

Accepted answer
  1. Max Lacy 345 Reputation points
    2024-11-16T20:28:35.3866667+00:00

    Hello,

    @navba-MSFT wrote an excellent explanation of what is typically happening when you're getting a Rate Limit issue in AI Assistants Playground out of quota - Open AI.

    TLDR: Check your Quota in the Azure AI Studio

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2024-11-16T03:58:37.5933333+00:00

    The "rate_limit_exceeded" error suggests that you've exceeded the allowed request threshold. Ensure your subscription's quota supports the usage level, and consider adjusting rate limits or scaling your deployment. Check for unintended calls that might be hitting the endpoint and review logs for patterns.

    https://learn.microsoft.com/en-us/answers/questions/1919623/im-getting-rate-limit-exceeded-error-for-almost-al

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.