Sequential Tasks in Flow with Mapping of Task Output in Imperative API #4034
Unanswered
taylorfturner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context
See #4028 for context. This discussion is an extension of that: trying to port over the functional API Flow into the imperative API paradigm.
Issue
Expected Behavior
I expect the same behavior in the imperative API flow that the functional API flow example in the code snippet and the block directly below (a copy+p of from the code snippet block).
Code Snippet
The functional API example works. The imperative API example does not work (yet 🤞).
Beta Was this translation helpful? Give feedback.
All reactions