PipelineFailedEvent
n8n-nodes-semble / core/MiddlewarePipeline / PipelineFailedEvent
Interface: PipelineFailedEvent¶
Defined in: core/MiddlewarePipeline.ts:50
Base event interface
Extends¶
Properties¶
type¶
type:
string
Defined in: core/EventSystem.ts:16
Inherited from¶
timestamp¶
timestamp:
number
Defined in: core/EventSystem.ts:17
Inherited from¶
source¶
source:
string
Defined in: core/EventSystem.ts:18
Inherited from¶
id¶
id:
string
Defined in: core/EventSystem.ts:19
Inherited from¶
error¶
error:
string
Defined in: core/MiddlewarePipeline.ts:51
executionTime¶
executionTime:
number
Defined in: core/MiddlewarePipeline.ts:52
resource¶
resource:
string
Defined in: core/MiddlewarePipeline.ts:53
action¶
action:
string
Defined in: core/MiddlewarePipeline.ts:54