Forum Discussion
ryagnik
8 years agoNew Contributor
So how do I pass error information to client ?
dmiller
8 years agoFormer Employee
How do you want to send the information?
Some Snaps don’t need an output view to deliver data, such as File Writer will write to a file and not need an output view.
- ryagnik8 years agoNew Contributor
In our case, we are exposing pipeline on REST so our client expects to see error when error occurs.