jenkins-bot has submitted this change and it was merged.
Change subject: Slightly up titles per template update from 8 to 10
......................................................................
Slightly up titles per template update from 8 to 10
At 8 titles per job dequeue rate was roughly in equilibrium, but not enough to
keep the queue smallish. The load on the API throughout the week was low
though (and the outage last weekend was not really caused by Parsoid), so
increasing it slightly to 10 is safe to do.
Change-Id: I45860e0dbf63a709b1e4244d403cd5c2c25deab2
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
GWicke: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 43012ec..782bd5d 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1953,7 +1953,7 @@
// Throttle rate of template updates by setting the number of tests per
// job to something lowish, and limiting the maximum number of updates
to
// process per template edit
- $wgParsoidCacheUpdateTitlesPerJob = 8;
+ $wgParsoidCacheUpdateTitlesPerJob = 10;
$wgParsoidMaxBacklinksInvalidate = 500000;
}
--
To view, visit https://gerrit.wikimedia.org/r/74674
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I45860e0dbf63a709b1e4244d403cd5c2c25deab2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits