Skip to content

Documentation / @agentick/scheduler / NodeCronBackendOptions

Interface: NodeCronBackendOptions

Defined in: node-cron-backend.ts:13

Properties

triggersDir?

optional triggersDir: string

Defined in: node-cron-backend.ts:15

Directory for trigger files (crash recovery). If omitted, no trigger files — fires directly.

Released under the ISC License.