Interface TransactionsCleanupConfig

Specifies the configuration options for Transactions cleanup.

Hierarchy

  • TransactionsCleanupConfig

Properties

cleanupWindow?: number

Specifies the period of the cleanup system.

disableClientAttemptCleanup?: boolean

Specifies whether or not the cleanup system should clean client attempts.

disableLostAttemptCleanup?: boolean

Specifies whether or not the cleanup system should clean lost attempts.

Generated using TypeDoc