jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/387028 )

Change subject: Half the Flow -> Parsoid timeout
......................................................................


Half the Flow -> Parsoid timeout

Bug: T179156

Change-Id: Ic2d02bab9e5a148d0bc91e920feebacec0dfcaef
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hoo man: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index d60dccb..fee99bd 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2855,7 +2855,7 @@
        // as VisualEditor does.
        $wgFlowParsoidURL = $wmgParsoidURL;
        $wgFlowParsoidPrefix = $wgDBname;
-       $wgFlowParsoidTimeout = 100;
+       $wgFlowParsoidTimeout = 50;
        if ( $wmgParsoidForwardCookies ) {
                $wgFlowParsoidForwardCookies = true;
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2d02bab9e5a148d0bc91e920feebacec0dfcaef
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to