-
Notifications
You must be signed in to change notification settings - Fork 18
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) #866
Comments
This should be related to the new rate limiting system. How many log do you do per day ???? I see 8/263 (🫣), I think the rate limit is 1500 logs per day (I thought is was a reasonable number). So after your 5th cache you should have problems... Regarding c:geo, maybe it doesn't handle the proper http error code for a "too many request" http 429. Also, the current user rate limit is available in the response header from the server. /cc @Lineflyer |
263 geokrets x approximately 30 caches a day (or more ;) - almost 8.000 logs a day... |
@paraleline I manually reset your rate limit usage for this API endpoint. could you test if you can post logs (in the current limit of course...) |
It seems I can. I've tried just now for a one geocache and few geokrets and there were no problems (a few hours ago it wasn't possible after the today's limit was used). Do I still have a limit of 1,500 or will it be increased? |
cool, at least your main issue cause is identified...
I will raise it a bit so you can play, but I also need to check if the "purge" is really done in the background... |
@kumy |
@kumy |
Raised temporarily the limit to 10000/day. I still need to check if the "purge" is really done in the background... But I'll do that this weekend |
Unfortunately: after logging only a few geocaches today (and thus about 1000 geokrety), further logging of geokrety using c:geo has become impossible again :( |
@paraleline I just checked, your actual quota usage count is 11/10000 |
ok - I know what the problem is: my mistake. |
Good to know. 👍 I looked at the rate-limit reset code, and it need to be reworked. I will do that during the weekend... I found that usage will reset only after 1day without log. Or something like that. This is not what I expected... |
I've reworked the rate-limiter. Let me know how it goes. You can get your current rate limit using this address: It's using |
Hi
I can only log in all my geokrety for the first few geocaches per day. Then c:geo logs geokrety supposedly, but in fact there are no logs on the geokrety.org website. The next day the situation repeats itself.
Few more details in my attachment.
The text was updated successfully, but these errors were encountered: