You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/12 04:12:05 UTC

[GitHub] [incubator-openwhisk] YangZhou1997 opened a new issue #4476: how to remove concurrency limits

YangZhou1997 opened a new issue #4476: how to remove concurrency limits
URL: https://github.com/apache/incubator-openwhisk/issues/4476
 
 
   Hi community, 
   
   I am trying to run thousands of function instances on OW. However, even I follow this method (https://stackoverflow.com/questions/52210036/openwhisk-increase-number-of-concurrent-requests) to set -e limit_invocations_per_minute=999999 -e limit_invocations_concurrent=999999 when ansible openwhisk.yml, the concurrency limit seems still existing. I find there will still be at most 8 function instances invoked by one invoker concurrently, which corresponds to 500 concurrency invocation per minute.
   
   Any suggestion to remove the concurrency limits? 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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