Skip to content

Documentation / @agentick/scheduler / HeartbeatOptions

Interface: HeartbeatOptions ​

Defined in: types.ts:49

Properties ​

cron? ​

optional cron: string

Defined in: types.ts:50


heartbeatFile? ​

optional heartbeatFile: string

Defined in: types.ts:52


target? ​

optional target: string

Defined in: types.ts:51

Released under the ISC License.