Skip to main content
Module heartbeat
zeroclaw_
runtime
0.8.3
Module heartbeat
Module Items
Modules
In crate zeroclaw_
runtime
zeroclaw_runtime
Module
heartbeat
Copy item path
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.