Forum Discussion

aprabhav's avatar
aprabhav
New Contributor III
3 years ago

Error Handling in multitple levels of parent-child hierarchy

I have a parent child pipeline hierarchy that is 4-5 level deep. In other words, parent pipeline (p1) calls a child pipeline (c1). c1 in turn invokes its child pipeline (c2). c2 then invoked its chil...