Email process errors to a manager

How can I detect a process has failed any service, listener and so on to email a technical person and manager for review with information like the one appears in the Cockpit?

Is this possible?

Hi,

A custom incident handler is probably what you want. Have a look at [1] for details,

regards

Rob

[1] https://docs.camunda.org/manual/7.6/user-guide/process-engine/incidents/#implement-custom-incident-handlers

1 Like

What about an error in User Task listener or with synchronous tasks? Will that be picked up too?