Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326449 )

Change subject: Revert "Config: Lower concurrency"
......................................................................

Revert "Config: Lower concurrency"

This reverts commit 9a33bf440fc8910954bdc39d52f96a91c9834730.

Change-Id: I9d87f20b04cb300198b0e1a0a6979a4a78da2121
---
M scap/templates/config.yaml.j2
M scap/vars.yaml
2 files changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index be10361..1318f1a 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -305,7 +305,7 @@
                   body: '{{globals.message}}'
 
               on_transclusion_update:
-                concurrency: <%= concurrency * 4 %>
+                concurrency: <%= concurrency * 8 %>
                 topic: change-prop.transcludes.resource-change
                 cases:
                   - match:
diff --git a/scap/vars.yaml b/scap/vars.yaml
index 1ccd06a..80bb8dd 100644
--- a/scap/vars.yaml
+++ b/scap/vars.yaml
@@ -18,4 +18,4 @@
 ores_uri: localhost:8081
 purge_host: 127.0.0.1
 purge_port: 4827
-concurrency: 25
+concurrency: 50

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d87f20b04cb300198b0e1a0a6979a4a78da2121
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to