Xqt closed this task as "Invalid". Xqt added a comment.
There is nothing we can do here. Pywikibot is using `retry-after` from response (usually 5 seconds) and also increases the wait cycle a bit from loop to loop. Humans have priority at times of high load because it is not wanted to waste their time by rejecting their edits. What you can do is: - Increase `config.max_retries` (default 15) to have more wait cycles before the bot gives up - use `-maxlag` global option (default 5) with a higher value or the corresponding `config.maxlag` if your task is //interactive// - refer also https://www.mediawiki.org/wiki/Manual:Maxlag_parameter for maxlag parameter proposals which are implemented with Pywikibot TASK DETAIL https://phabricator.wikimedia.org/T421642 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
