Page MenuHomePhabricator

Maxlag=5 for LogainmBot
Closed, InvalidPublic

Description

LogainmBot edits go through even if maxlag is higher than 5, we should fix the code to ensure it complies with the maxlag policy on Wikimedia wikis by using maxlag=5 (or a lower value) on all editing API queries.

Event Timeline

The bot is implemented with pywikibot and the default setting of maxlag=5; is there something else I need to do in order to comply with policy?

If you have not changed anything in user-config.py then you should be good to go, it might have been a false positive on my side. Sorry for the noise!

Bugreporter subscribed.

See parent task