Forum Discussion
Supratim
5 years agoContributor III
@svparhom You can try to use Exit snap and use Threshold limit as 1 in your child pipeline. It will throw error explicitly.
svparhom
5 years agoNew Contributor
Hello @Supratim , thank you for your reply!
I actually discovered that at the first place the error failing the whole process was “Pipeline has no unlinked input views, but there is input data” for the child pipeline, which is weird, because there is no parameter or input data for that pipeline. Anyway, I opened one input view, and now the situation is opposite - the child task won’t send notification on failure when the “Task Execute” is configured to discard and continue or route to error view. Updated my question respectively.
By the way, I also tried to use “Exit” - didn’t help…