Forum Discussion
harshareddy
6 years agoNew Contributor II
I have used this. But here is my usecase. I want to have process which is able to capture multiple as well as single error and fail the process based on if i want to fail the error on single or multiple errors.
- RogerSramkoski6 years agoEmployee
Error pipelines can capture multiple errors. You can build logic into your error pipelines using snaps like Router and Exit that would allow you to create branches and only stop the pipeline on certain criteria.