You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/20 16:19:04 UTC

[GitHub] rabbah commented on a change in pull request #2402: Add Configurable Limits to Controller (WIP)

rabbah commented on a change in pull request #2402: Add Configurable Limits to Controller (WIP)
URL: https://github.com/apache/incubator-openwhisk/pull/2402#discussion_r123024715
 
 

 ##########
 File path: ansible/group_vars/all
 ##########
 @@ -78,11 +78,15 @@ runtimesManifest:
 defaultLimits:
   actions:
     invokes:
-      perMinute: 120
+      blockingTimeout: 60
 
 Review comment:
   are you planning to add memory and timeout limits?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services