| Bugreporter created this task. Bugreporter added projects: Pywikibot-core, Pywikibot-Wikidata. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
Reproduce: python harvest_template.py -lang:en -template:"Sockpuppet" -namespace:2 -create 1 P370 (This is only an example to reproduce the bug; no new items will be created as they will be stopped by abusefilter)
Result: When creation of an item is failed wikidata:-1 will returned; the bot will try to add statements to wikidata:-1 and pywikibot.exceptions.OtherPageSaveError will be throwed which make the bot create
Expected: If an item can not be created due to network error or rate limit, retry creation after some time. Otherwise (e.g. stopped by abusefilter), skip the current page and proceed the next one.
TASK DETAIL
EMAIL PREFERENCES
To: Bugreporter
Cc: Aklapper, pywikibot-bugs-list, Bugreporter, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Ricordisamoa, Dalba, Masti, Alchimista, Rxy
Cc: Aklapper, pywikibot-bugs-list, Bugreporter, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Ricordisamoa, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
