Open erwinvaneyk opened 6 years ago
Commands like fission function test <fn> provide, besides the result, the relevant logs of the invocation. The fission workflows environment does not support this yet, and should be added.
fission function test <fn>
Depends upon adding invocation correlation to logs in #86
Prioritizing since it affects debuggablility
Moved this issue to 0.6.0 milestone, since the changes needed in Workflows are in; this issue is just blocked on Fission changes
Commands like
fission function test <fn>
provide, besides the result, the relevant logs of the invocation. The fission workflows environment does not support this yet, and should be added.Depends upon adding invocation correlation to logs in #86