Interface: MaintenanceRunOptions
Defined in: javascript/src/storage/maintenance.ts:30
Properties
limit?
optionallimit?:number
Defined in: javascript/src/storage/maintenance.ts:32
Maximum rows handled by each configurable tenant-scoped task.
now?
optionalnow?:Date
Defined in: javascript/src/storage/maintenance.ts:34
Effective time used by time-sensitive tasks. Defaults to now.