wikiteam icon indicating copy to clipboard operation
wikiteam copied to clipboard

--delay option not working

Open murolem opened this issue 1 year ago • 0 comments

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

murolem avatar Jun 02 '24 19:06 murolem