Hi
In core is how many edits I can set for later save is only 2-3. How can it increase the number of edits that are waiting to be saved? In compat the number was up to 60.
/Steen
I still use compat, but this is frightening. Are you using replace.py? Does this issue still live?
2018-07-03 23:17 GMT+02:00 Steen Thomassen steen.thomassen@gmail.com:
Hi
In core is how many edits I can set for later save is only 2-3. How can it increase the number of edits that are waiting to be saved? In compat the number was up to 60.
/Steen
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
core also uses
max_queue_size = 64
for the queue in asynchronous mode. It can be overwriten in the user-config.py
Best
xqt
Bináris wikiposta@gmail.com hat am 29. August 2018 um 22:23 geschrieben:
I still use compat, but this is frightening. Are you using replace.py? Does this issue still live? 2018-07-03 23:17 GMT+02:00 Steen Thomassen <steen.thomassen@gmail.com mailto:steen.thomassen@gmail.com >: > > Hi
In core is how many edits I can set for later save is only 2-3. How can it increase the number of edits that are waiting to be saved? In compat the number was up to 60. /Steen ______________________________ _________________ pywikibot mailing list pywikibot@lists.wikimedia.org mailto:pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot https://lists.wikimedia.org/mailman/listinfo/pywikibot >
-- Bináris _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
Pe miercuri, 4 iulie 2018, Steen Thomassen steen.thomassen@gmail.com a scris:
Hi
In core is how many edits I can set for later save is only 2-3. How can it increase the number of edits that are waiting to be saved? In compat the number was up to 60.
/Steen
Hi Steen,
This is controlled by config.max_queue_size.
The default value is 64. According to the comments in the code, setting it to 0 makes the queue infinite, but I haven't checked this claim.
Strainu
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot