gpt-engineer
gpt-engineer copied to clipboard
Dont work because of quota
It says that my quota i exceeded even tho i have a lot to still use
It's RateLimitError
so this might be because the app is sending too many requests per second, not because you don't have enough total quota
let me check this
I am getting the same error
Ok. I figured out why this might be happening. It happens if you have a free account, and it has to do with the max api requests that a free account can send
en
let me check this
is there a way to make slower requests, maybe add timeouts to queue api requests?
@hamza-siddiq What's a free account? Isn't the API pay as you go? I thought there wasn't tiers for devs
@silverbeard6659 exponential back-off on rate related errors would be the move imo
Was this fixed?
No I dont think this will ever work on free account