Interface: OutboxRunResult
Defined in: javascript/src/storage/outbox-worker.ts:33
Properties
claimed
claimed:
number
Defined in: javascript/src/storage/outbox-worker.ts:34
claimLost
claimLost:
number
Defined in: javascript/src/storage/outbox-worker.ts:38
Events that lost or could not prove ownership.
delivered
delivered:
number
Defined in: javascript/src/storage/outbox-worker.ts:35
failed
failed:
number
Defined in: javascript/src/storage/outbox-worker.ts:36