Currently users can only specify a single task or a reference to another workflow in a dynamic task. To avoid having to write workflows for small, trivial or application-specific use cases, it should be possible to write a inline workflow, analogous to how lambda's are used in Java/python/etc.
Ideally the inline workflow should match the workflow definition as closely as possible.
Currently users can only specify a single task or a reference to another workflow in a dynamic task. To avoid having to write workflows for small, trivial or application-specific use cases, it should be possible to write a inline workflow, analogous to how lambda's are used in Java/python/etc.
Ideally the inline workflow should match the workflow definition as closely as possible.