Forum Discussion
Hi @Szymon. Were you ever able to solve this? I am seeing the same behavior and would appreciate any advice. Thanks!
cjhoward18
5 years agoEmployee
If you’d like the error pipeline to also throw an error after logging or doing its error pipeline logic, you can have an Exit
snap throw an error at the end of the error pipeline at any particular threshold of docs(0 if you want it to happen every time) and that should give you your desired behavior if I understand the ask correctly.