Vasilis99 commented on issue #5180: URL: https://github.com/apache/openwhisk/issues/5180#issuecomment-975669178
I am not using ansible method and I run it localy. I am using export CONFIG_whisk_memory_max=999999999999 but doesn't work. I change and other limits and in contrast with CONFIG_whisk_memory_max the other works. export LIMITS_ACTIONS_INVOKES_PERMINUTE=60000 export LIMITS_ACTIONS_INVOKES_CONCURRENT=5000 export LIMITS_TRIGGERS_FIRES_PERMINUTE=60000 export LIMITS_ACTIONS_INVOKES_CONCURRENTINSYSTEM=5000 export LIMITS_ACTIONS_SEQUENCE_MAXLENGTH=20 ALL THESE WORK -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
