Interface: OutboxDeadLetter
Defined in: javascript/src/storage/ports.ts:42
Properties
aggregateId
aggregateId:
string
Defined in: javascript/src/storage/ports.ts:47
aggregateType
aggregateType:
string
Defined in: javascript/src/storage/ports.ts:46
attemptCount
attemptCount:
number
Defined in: javascript/src/storage/ports.ts:49
createdAt
createdAt:
string
Defined in: javascript/src/storage/ports.ts:51
eventId
eventId:
string
Defined in: javascript/src/storage/ports.ts:43
lastError
lastError:
string|null
Defined in: javascript/src/storage/ports.ts:50
payloadVersion
payloadVersion:
number
Defined in: javascript/src/storage/ports.ts:48
tenantId
tenantId:
string
Defined in: javascript/src/storage/ports.ts:44
topic
topic:
string
Defined in: javascript/src/storage/ports.ts:45
updatedAt
updatedAt:
string
Defined in: javascript/src/storage/ports.ts:52