2020-04-11 17:15:01 UTC - Rodric Rabbah: I assume you mean for the api calls 
the playground makes. You might run into a cors issue but this is doable. The 
ip is configured in the java process if I recall. Will check 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586625301116100?thread_ts=1586534164.111200&cid=C3TPCAQG1
----
2020-04-11 19:45:30 UTC - Jonathan Bader: Hi! Where in the code is checked that 
the action has a maximum size of 48MB? I can only find the part where sizeLimit 
has to be smaller than maxSize.
Moreover, I would like to check the total storage consumed by all actions in 
the db. To reject new actions once there is a certain amount inside.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586634330119100?thread_ts=1586634330.119100&cid=C3TPCAQG1
----
2020-04-11 20:08:53 UTC - Rodric Rabbah: 
<https://github.com/apache/openwhisk/blob/ecf92b030a125274a764606df379fc6d0805eade/core/controller/src/main/scala/org/apache/openwhisk/core/controller/Entities.scala#L45|https://github.com/apache/openwhisk/blob/ecf92b030a125274a764606df379fc6d0805eade/core/controller/src/main/scala/org/apache/openwhisk/core/controller/Entities.scala#L45>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586635733119300?thread_ts=1586634330.119100&cid=C3TPCAQG1
----
2020-04-11 20:09:00 UTC - Rodric Rabbah: Is this what your looking for?
+1 : Jonathan Bader
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586635740119700?thread_ts=1586634330.119100&cid=C3TPCAQG1
----
2020-04-11 20:19:31 UTC - Rodric Rabbah: Or maybe 
<https://github.com/apache/couchdb/issues/2441|https://github.com/apache/couchdb/issues/2441>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586636371120100?thread_ts=1586463792.105500&cid=C3TPCAQG1
----
2020-04-11 20:19:57 UTC - Rodric Rabbah: It’s not a lot of activity.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586636397120800?thread_ts=1586463792.105500&cid=C3TPCAQG1
----

Reply via email to