onNodeExecutionFailed
fun onNodeExecutionFailed(handler: suspend (eventContext: NodeExecutionFailedContext) -> Unit)(source)
Append handler called when an error occurs during the execution of a node.
Append handler called when an error occurs during the execution of a node.