Mobrovac has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/310586

Change subject: Config: Increase transcludes concurrency to 350
......................................................................

Config: Increase transcludes concurrency to 350

...in the hope that it'll make CP clear the log much faster

Change-Id: Ibd1e326fc6e1253c606cf01325888f52addf7bb7
---
M scap/templates/config.yaml.j2
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/change-propagation/deploy 
refs/changes/86/310586/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index a032417..616cb23 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -277,7 +277,7 @@
                         body: '{{globals.message}}'
 
                     on_transclusion_update:
-                      concurrency: <%= concurrency * 5 %>
+                      concurrency: <%= concurrency * 7 %>
                       topic: change-prop.transcludes.resource-change
                       match:
                         meta:

-- 
To view, visit https://gerrit.wikimedia.org/r/310586
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd1e326fc6e1253c606cf01325888f52addf7bb7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to