@<1539417873305309184:profile|DangerousMole43> , I think for this specific ability you would need to re-write your pipeline code with pipelines from decorators
Thanks @<1523701070390366208:profile|CostlyOstrich36> !
I'll try to have a look on this type of implementation 🙂
@<1523701070390366208:profile|CostlyOstrich36>
Yes!
But, I want it to use the streaming output of the parent task to trigger start of the child task (it will be in the middle of the run, as opposed to regular pipeline where it launches the next task automatically after the parent task is done).
Hi @<1539417873305309184:profile|DangerousMole43> , if understand correctly, you basically want to have some logic in your pipeline that will launch jobs according to some "trigger"?