Share via

Open AI 429 error

Venu Yeduru 0 Reputation points
2025-02-19T04:39:30.0533333+00:00

WhatsApp Image 2025-02-19 at 7.48.23 AM

Getting attached exceeded token limit error. After trying 24 hours also its giving the same error .

As suggested , submitted the form to increase the Quota also . Still issue persist

Azure OpenAI in Foundry Models

1 answer

Sort by: Most helpful
  1. Saideep Anchuri 9,545 Reputation points Moderator
    2025-02-19T08:34:22.6866667+00:00

    Hi Venu Yeduru

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!

    It seems you are encountering a "429 Too Many Requests" error, which typically indicates that you have exceeded the rate limits set for your Azure OpenAI service. Since you have already submitted a request to increase your quota, it may take some time for the request to be processed and approved. As a remedial for rate limit, ensure that your application has retry logic in your code. You can also reduce max token and ask model to keep the answer size under 50-80 words

    Kindly refer below link: billing-details

    429-too-many-requests-errors

    Thank You.

    Was this answer helpful?

    0 comments No comments

Your answer

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