Xqt added a comment.

  I am missing the error traceback and log entry in front of the wait() 
statement in line 1767. The Code is
  
    except Exception:
        # for any other error on the http request, wait and retry
        pywikibot.error(traceback.format_exc())
        pywikibot.log('{}, {}'.format(uri, paramstring))
    else:
        return data, use_get
    self.wait()
  
  and there must be an exception from http.request raised in additon to the 
APIError

TASK DETAIL
  https://phabricator.wikimedia.org/T245374

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Xqt, Urbanecm, TheSandDoctor, Aklapper, AntiCompositeNumber, 
pywikibot-bugs-list, Zkhalido, WDoranWMF, holger.knust, EvanProdromou, Viztor, 
Legado_Shulgin, DannyS712, Wenyi, Amorymeltzer, Davinaclare77, Qtn1293, 
Techguru.pc, Th3d3v1ls, Hfbn0, Tbscho, MayS, Sethakill, Zppix, Mdupont, JJMC89, 
dg711, Dvorapa, Agabi10, Altostratus, Avicennasis, Pchelolo, Wong128hk, 
mys_721tx, jayvdb, Anomie, faidon, Masti, Alchimista, Rxy, Jay8g, fgiunchedi, 
Legoktm
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to