ScheduleOptions

source

Properties

name: stringsource

The schedule name

recoverMissedExecutions: booleansource

Specifies whether to recover missed executions instead of skipping them.

Defaults to false

runOnInit: booleansource

Execute task immediately after creation

scheduled: booleansource

A boolean to set if the created task is scheduled.

Defaults to true

timezone: stringsource

The timezone that is used for job scheduling