2020-10-19 00:12:02 UTC - Dominic Kim: How much memory do you use and how long 
does the action run for?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1603066322109900?thread_ts=1603041960.107700&cid=C3TPCAQG1
----
2020-10-19 07:15:29 UTC - Jiang PengCheng: there is a limit 
`invocationsPerMinute` which is default to 60, you can change the limit for 
namespace using `wskadmin` , like:
```./bin/wskadmin limits set --invocationsPerMinute 999 whisk.system```

https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1603091729110100?thread_ts=1603041960.107700&cid=C3TPCAQG1
----
2020-10-19 07:33:43 UTC - Michele Sciabarra: @Jiang PengCheng great!!! that is 
what I needed to know
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1603092823110300?thread_ts=1603041960.107700&cid=C3TPCAQG1
----
2020-10-19 20:40:55 UTC - Alessandro Banfi: Thanks a million @Dominic Kim!
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1603140055110500?thread_ts=1602348990.055900&cid=C3TPCAQG1
----

Reply via email to