Docs Connect Components Processors crash crash Stops the current pipeline process with a fatal log message. You can use function interpolations to define the log message, including the message contents and metadata that caused the fatal error. # Configuration fields, showing default values label: "" crash: "" # No default (required) This processor is useful for detecting unhandled errors during development and testing. For more information about common patterns for trapping errors, see Error Handling. Fields crash Define the fatal log message that is written when an unhandled error occurs. This field supports function interpolations. # Examples crash: "Processor ${!error_source_label()} failed due to: ${!error()}" Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution couchbase decompress