itay livni
10/26/2019, 5:53 AMtask
completed do something. Something like TaskRunner
state.is_successful()
but in a flow
.Jeremiah
10/26/2019, 2:54 PMall_success
trigger and one with a all_failed
triggeritay livni
10/26/2019, 5:32 PMtask
state
inside a flow
? Is there something like some_task,state.is_success
?Chris White
10/26/2019, 5:37 PMitay livni
10/26/2019, 5:46 PMChris White
10/26/2019, 5:47 PMifelse
branchitay livni
10/26/2019, 5:52 PMChris White
10/26/2019, 7:31 PMFalse
--> then the ifelse
operator will branch based on command success / failureitay livni
10/26/2019, 8:37 PM