Row-oriented exception handling
Opened this issue · 0 comments
vruusmann commented
At the moment, if a single data record fails to evaluate, then the whole job fails.
There should be a mechanism to "annotate" predictions with success/failure markers, possibly capturing the exception type/message.