CacheMissEvent
n8n-nodes-semble / core/EventSystem / CacheMissEvent
Interface: CacheMissEvent¶
Defined in: core/EventSystem.ts:104
Base event interface
Extends¶
Properties¶
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¶
type¶
type:
"cache.miss"
Defined in: core/EventSystem.ts:105
Overrides¶
key¶
key:
string
Defined in: core/EventSystem.ts:106