Multichill added a comment.
Talked with @Smalyshev about this yesterday. api.php ( https://git.wikimedia.org/blob/pywikibot%2Fcore.git/master/pywikibot%2Fdata%2Fapi.py ) is build in a way that it recovers on quite a few errors. Logic can be copied from there. Most network errors (no internet connection, etc.) can probably be recovered. Application errors are probably a bit harder to decide if it can be recovered or not. The trigger for me filing this task was WDQ constantly failing. Not really worth more time in that, but mysql should probably also recover. TASK DETAIL https://phabricator.wikimedia.org/T131592 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Multichill Cc: jayvdb, Lokal_Profil, Aklapper, Smalyshev, pywikibot-bugs-list, Multichill, Ricordisamoa _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
