-
Notifications
You must be signed in to change notification settings - Fork 149
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
Assorted dumpgenerator.py failures with some Miraheze (MediaWiki 1.39.3) wikis #467
Comments
I tried another wiki (distrowiki.mirahrze.org) and nothing wrong happened. Maybe it's an occational error or an issue related to Python version, or something else. |
I think I got an error HTTP 429, but we catch it and just proceed like nothing happened:
We should ideally implement a retry mechanism as we have in getXMLPage(), to avoid endless loops. |
|
I don't understand the HTTP 502 errors
|
ouch
|
https://bigforest.miraheze.org/wiki/%ED%8A%B9%EC%88%98:%EB%B2%84%EC%A0%84 Not reproduced in the latest MW-Scraper.
|
If |
Not sure what's special about this wiki https://bigforest.miraheze.org/wiki/%ED%8A%B9%EC%88%98:%EB%B2%84%EC%A0%84
Maybe it was just an occasional error.
The text was updated successfully, but these errors were encountered: