#429 Rate Limit error but we are not hitting our RPM limit
17 messages · Page 1 of 1 (latest)
Have the same issue once in a while. I believe we get a 429 not only when our account rate limit is reached, but also when GPT seems to be at capacity. For now, I just retry the request a few times if I'm getting a 429 🤷
It appears that this is what is happening. It's totally random - not like a rate limit cap
I see this happening in our systems as well. Also comes with a decent 30s timeout. It would be cool if the api responded immediately with the 429 and some headers that let us know if our account is at capacity or openai itself.
Either way make sure to add retry logic 🙂
Retry logic added 👍 thanks for the feedback!
Having the same problem for the past three days. General 429 all the time.. Already lost a bunch paying users due to that… Will move to Azure as I’ve heard it doesn’t have that problem. Very annoying.
@fickle acorn Let me know if Azure solves the problem, very frustrating
Migrated to Azure and ran a test with the same task.
Azure - 39 sec
OpenAI - 1 min 31 sec
Azure is almost 2/3 faster and hopefully doesn't have the general rate limit problems. One thing to keep in mind is that RPM and TPM is a lot lower for users than OpenAI.
Nice one. Think the pricing is different as well, slightly more expensive via Azure?
@fickle acorn You're hosting GPT in azure or are you using a different azure product? I'm facing the same issue and while retry logic mitigates the issue, the speed just becomes a bigger problem as wait time increases at every attempt.
Pricing is the same
Azure is offering OpenAI as a service
No we use GPT through Azure.
Ok, thanks. Will look into that.
Seems it's a general problem for OpenAI atm and will be a focus in 2023.
Last week I had the privilege to sit down with Sam Altman and 20 other developers to discuss OpenAI’s APIs and their product plans. Sam was remarkably open. The discussion touched on practical developer issues as well as bigger-picture questions related to OpenAI’s mission and the societal impact of AI. Here are the key takeaways.