n8n-nodes-semble v2.1.0


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

BaseEvent.type


timestamp

timestamp: number

Defined in: core/EventSystem.ts:17

Inherited from

BaseEvent.timestamp


source

source: string

Defined in: core/EventSystem.ts:18

Inherited from

BaseEvent.source


id

id: string

Defined in: core/EventSystem.ts:19

Inherited from

BaseEvent.id


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