#429 errors: application failing due to rate limit

5 messages · Page 1 of 1 (latest)

maiden mesa
#

Hi there,

My NextJS application keeps failing and I think it is from OpenAI rate limits but I can't figure out how to fix it. Any tips?

Let me know

warm drum
#

We've been having the same issue the whole day, and it seems many users are affected. The status page doesn't show anything.. 🚨

Only with davinci-003 and its says:

Error: Request failed with status code 429
statusMessage: 'Too Many Requests',

'x-ratelimit-limit-requests': '3000',
'x-ratelimit-remaining-requests': '2999',
'x-ratelimit-limit-tokens': '250000',
'x-ratelimit-remaining-tokens': '249500',

'x-request-id': '1433e1c62ba68cb51ae9a81d9875d808',

'x-ratelimit-reset-requests': '20ms',
'x-ratelimit-reset-tokens': '120ms',

Paid API account, critical level issue in production environment! 😬

misty yarrow
cursive warren
#

same for me. any luck?

fervent quest
#

Rumor has it "Azure OpenAI" has more capacity. It may be because API Devs are switching over that the OpenAI response times are a bit improved.