Subramanya Sastry has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/348772 )
Change subject: Bump heap limit to 900m ...................................................................... Bump heap limit to 900m Change-Id: Ibbb1d674dfd4666f3226d690ad7d525c9c1f9625 --- M scap/templates/config.yaml.j2 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid/deploy refs/changes/72/348772/1 diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2 index 7e31a5e..c2218de 100644 --- a/scap/templates/config.yaml.j2 +++ b/scap/templates/config.yaml.j2 @@ -5,7 +5,7 @@ # Log error messages and gracefully restart a worker if v8 reports that it # uses more heap (note: not RSS) than this many mb. -worker_heap_limit_mb: 600 +worker_heap_limit_mb: 900 # The maximum interval in ms that can pass between two beat messages # sent by each worker to the master before it is killed. -- To view, visit https://gerrit.wikimedia.org/r/348772 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibbb1d674dfd4666f3226d690ad7d525c9c1f9625 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/parsoid/deploy Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
