cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Schedule task should not wait for last snap execution result

Ajay_Chawda
Contributor

Hello Community,
Last snap in pipeline is taking much time.
it is just trigger to another application or else we can say just indication to perform some task.
Currently pipeline is waiting for this call to get complete and get result.
how to design pipeline that should not wait for last snap result and complete successfully.

Regards,
Ajay

1 REPLY 1

Supratim
Contributor III

@Ajay_Chawda Try - forEach and make execution mode fire and forgot might work.