DTL funciton to interrupt pipe execution
CompletedIt would be nice to have a possibility to "fail fast" when running a pipe based on data condition.
For example if a required attribute is not presented in the input data or malformed and we don't want to just filter out this entity but stop a whole process.
Something like:
-
Official comment
There is already an undocumented DTL function that lets you do this. We have not yet had any request for this function, but now that you need it can make it official by documenting it.
["fail!", "some error message"]
Comment actions
Please sign in to leave a comment.
Comments
1 comment