Fail Processoredit
Raises an exception. This is useful for when you expect a pipeline to fail and want to relay a specific message to the requester.
Table 18. Fail Options
| Name | Required | Default | Description |
|---|---|---|---|
| yes | - | The error message of the |
{
"fail": {
"message": "an error message"
}
}