We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
I'm trying to run the script for a wiki and it fails due to HTTP Error 429 - Server error, max retries exceeded.
Adding delay option has no effect, requests are still running at max speed, resulting in an error after like 10 pages.
I'm on win11, python 2.7.18.
Command:
python dumpgenerator.py --api=https://cosmoteer.wiki.gg/api.php --xml --resume --path=cosmoteerwikigg-20240603-wikidump --delay 5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
I'm trying to run the script for a wiki and it fails due to HTTP Error 429 - Server error, max retries exceeded.
Adding delay option has no effect, requests are still running at max speed, resulting in an error after like 10 pages.
I'm on win11, python 2.7.18.
Command:
The text was updated successfully, but these errors were encountered: