Topic on Manual talk:Pywikibot

Miles Fides (talkcontribs)

I rather have some questions than a problem.

  • Does anyone know how the pywikibot would handle a timeout?
  • Has anybody ever experienced a timeout with the pywikibot?
  • What is the default ttl and the default reaction to a timeout?

Thanks

Zbmath authorid (talkcontribs)

I would be interested in the answer to these questions...

Xqt (talkcontribs)

socket timeout values are 6.05 seconds for connection and 45 seconds for read timeout, see HTTP SETTINGS section in config2.py. If a TimeoutError occurs the scripts retries several times. All Settings can be found in SETTINGS TO AVOID SERVER OVERLOAD section config2.py.

Reply to "Timeout handling"