Xqt added a comment.
Looks that this exception is raised from `urllib3` site package and it is based on SocketError or HTTPException see urllib3.connectionpool.py line 784 (urllib3==1.26.15) within `HTTPConnectionPool.urlopen()` method when requesting a connection from the queue. This is an upstream issue from Pywikibot's side. Anyway maybe you could increase the timeout value in your user-config.py. The default is `socket_timeout = (6.05, 45)`, the first value of this tuple is important; see https://doc.wikimedia.org/pywikibot/master/api_ref/pywikibot.config.html#http-settings TASK DETAIL https://phabricator.wikimedia.org/T338603 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, pywikibot-bugs-list, Yann, PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, ItamarWMDE, Khutuck, Zkhalido, darthmon_wmde, Rosalie_WMDE, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, Verdy_p, mys_721tx, jayvdb, Masti, Alchimista, Jdforrester-WMF, Jay8g
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
