pub async fn run(pool: SqlitePool)Expand description
Background loop: probe each registered sidecar’s /heldar/health and record reachability so the
dashboard can badge healthy/unreachable plugins. Never returns (supervised).
pub async fn run(pool: SqlitePool)Background loop: probe each registered sidecar’s /heldar/health and record reachability so the
dashboard can badge healthy/unreachable plugins. Never returns (supervised).