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

checkalive.pl handling of HTTP 429 #468

Open
nemobis opened this issue Jun 20, 2023 · 0 comments
Open

checkalive.pl handling of HTTP 429 #468

nemobis opened this issue Jun 20, 2023 · 0 comments

Comments

@nemobis
Copy link
Member

nemobis commented Jun 20, 2023

I'm not sure we're retrying as we should

** GET https://fictionfoundry.miraheze.org/w/api.php ==> 200 OK (1s)
Got it! Parsing the document... It's alive and powered by MediaWiki
Pausing for 5 seconds...

** GET https://fictionfoundry.miraheze.org/w/api.php ==> 429 Varnish Rate Limit Exceeded
Pausing for 5 seconds...

** GET https://fictionfoundry.miraheze.org/w/w/api.php ==> 404 Not Found (1s)
Pausing for 5 seconds...

** GET https://fictionfoundry.miraheze.org/w/wiki/api.php ==> 404 Not Found
Pausing for 5 seconds...

** GET https://fictionfoundry.miraheze.org/api.php ==> 404 Not Found
Pausing for 5 seconds...

** GET https://fictionfoundry.miraheze.org/w/api.php ==> 200 OK (1s)
Found api.php... Parsing the document...
Found a valid api.php and writing it to the list
Pausing for 5 seconds...
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

1 participant