Daniel Kinzler has uploaded a new change for review. Change subject: (bug 44067) add --max-time param to dispatchChanges ......................................................................
(bug 44067) add --max-time param to dispatchChanges dispatchChanges.php should support a max-time parameter that determines how long the dispatcher runs before exiting. By setting this to a value that is equivalent to the interval at which dispatchChanges.php instances are launched (e.g. via cron), we can keep a constant number of instances running persistently. Change-Id: I8e151f62cd9619e137fb9d515c4e73949e77e0f1 --- M lib/maintenance/dispatchChanges.php 1 file changed, 39 insertions(+), 15 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/33/44433/1 -- To view, visit https://gerrit.wikimedia.org/r/44433 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8e151f62cd9619e137fb9d515c4e73949e77e0f1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
