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

Posting Geokrety by c:geo #908

Closed
paraleline opened this issue Dec 22, 2023 · 1 comment
Closed

Posting Geokrety by c:geo #908

paraleline opened this issue Dec 22, 2023 · 1 comment

Comments

@paraleline
Copy link

Unfortunately, again I cannot log in more than 1500 geokrety per day by c:geo. You once increased this limit for me (Issue #866), but today the situation repeats itself: 1,500 logs and that's it. :(
Probably in September you raised the limit temporarily .
Could you increase it again?
leszek.

@kumy
Copy link
Member

kumy commented Dec 26, 2023

As said in #866 (comment), the algorithm has been effectively changed end of September.

I've reworked the rate-limiter. Let me know how it goes.

You can get your current rate limit using this address:
https://geokrety.org/api/v1/rate-limit/usage?secid=<secid_here>

It's using Token Bucket Algorithm, and should quota should properly refill regularly...

Here are some rate-limits graph history. Even if there are some peaks, the limits should be fair on most user cases. So I don't think the limits are unfair. Maybe it's your usage that is crazy 🤖? Also from the graph we can see that the refill is quite quick and in less than 1h you should get fully refilled.

Limits are here to try prevent service usage abuse, spam or 🤷 . There is actually no way to raise the limits per user sorry.

Last 15 days

image

peak 1

image
image

peak 2

image
image

peak 3

image
image

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

2 participants