Skip to main content

Module heartbeat

Module heartbeat 

Modulesยง

engine
store
SQLite persistence for heartbeat task execution history. Mirrors the cron/store.rs pattern: fresh connection per call, schema auto-created, output truncated, history pruned to a configurable limit.