Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont work because of quota #17

Closed
snaffey opened this issue Jun 13, 2023 · 11 comments
Closed

Dont work because of quota #17

snaffey opened this issue Jun 13, 2023 · 11 comments

Comments

@snaffey
Copy link

snaffey commented Jun 13, 2023

It says that my quota i exceeded even tho i have a lot to still use

image

@jeanlucthumm
Copy link

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

@Denispodd
Copy link

let me check this

@hamza-siddiq
Copy link

I am getting the same error

@hamza-siddiq
Copy link

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

@bdfsght345
Copy link

en

@IrmaEdmund
Copy link

let me check this

@silverbeard6659
Copy link

is there a way to make slower requests, maybe add timeouts to queue api requests?

@jeanlucthumm
Copy link

@hamza-siddiq What's a free account? Isn't the API pay as you go? I thought there wasn't tiers for devs

@jeanlucthumm
Copy link

@silverbeard6659 exponential back-off on rate related errors would be the move imo

@jeanlucthumm
Copy link

Was this fixed?

@snaffey
Copy link
Author

snaffey commented Jun 17, 2023

No
I dont think this will ever work on free account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

11 participants