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: [email protected] With regards, Apache Git Services
