openwhisk
openwhisk copied to clipboard
"memory" limits in action sequences
This is not an issue as such.
I am trying to understand the usage of "memory" limit param on action sequence. Does that override all the underlying actions or does that work in some other way?
Also how do other params like "timeout" & "concurrency" affect the actions in an action sequence?