cap-nodejs

CAP Node.js API


CAP Node.js API / cap-nest/src / MarkPublishFailedOptions

Interface: MarkPublishFailedOptions

Defined in: cap-nest/src/cap/abstractions/storage.interface.ts:22

Properties

expectedLockedBy?

optional expectedLockedBy?: string

Defined in: cap-nest/src/cap/abstractions/storage.interface.ts:26


maxRetries

maxRetries: number

Defined in: cap-nest/src/cap/abstractions/storage.interface.ts:23


nextRetryAt

nextRetryAt: Date

Defined in: cap-nest/src/cap/abstractions/storage.interface.ts:24


now

now: Date

Defined in: cap-nest/src/cap/abstractions/storage.interface.ts:25