Wikidata / soweego

Link Wikidata items to large catalogs
https://meta.wikimedia.org/wiki/Grants:Project/Hjfocs/soweego_2
GNU General Public License v3.0
97 stars 9 forks source link

Handle MaxlagTimeoutError #415

Open marfox opened 3 years ago

marfox commented 3 years ago

The bot crashes with pywikibot.exceptions.MaxlagTimeoutError if Wikidata DBs lag too much, which is currently happening quite often. A naive way to handle this would be to let the bot sleep for some amount of time.