jayvdb lowered the priority of this task from "Unbreak Now!" to "Needs Triage". jayvdb added a comment.
The merged pywikibot change did the following: - allowed testing this bug against the beta cluster, specifically against en.wp on the beta cluster. We havent seen the bug reproduced on the beta cluster yet. - halved the number of times that Pywikibot runs this test The bug in MediaWiki still exists on the production wikis, but it only appears in English Wikipedia, likely due to its very large user list. I hope that by halving the number of times that Pywikibot runs this test, the priority is no longer "Unbreak Now!". If that doesnt suffice, we can reduce the load spike on English Wikipedia further by setting `pywikibot.config.max_retries = 0` for this one test, and only one en.wp. We could also reduce the response timeout for this test, so that it fails sooner, and the API can kill the MySQL query (if it is smart enough to do this). TASK DETAIL https://phabricator.wikimedia.org/T78668 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: MaxSem, gerritbot, jayvdb, Aklapper, pywikibot-bugs-list, Krenair, greg, Malyacko _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
