Hi guys,
I am looking at the possibility to have loops in a flow.
The existing LOOP feature that I found in the doc is interesting, but would it be possible to do the same with several tasks ?
Like for example Task A produces a result, then Task B uses this result to produce another one, then Task C uses this second result, does its own thing with it and, if a condition is not met, calls A again.
I know it sort of contradicts the meaning of a DAG, but it would be really useful for us... Is it an existing feature?