Skip to main content
Version: 2.x

Interface: MaintenanceRunOptions

Defined in: javascript/src/storage/maintenance.ts:30

Properties

limit?

optional limit?: number

Defined in: javascript/src/storage/maintenance.ts:32

Maximum rows handled by each configurable tenant-scoped task.


now?

optional now?: Date

Defined in: javascript/src/storage/maintenance.ts:34

Effective time used by time-sensitive tasks. Defaults to now.