Skip to main content

HEARTBEAT

Constant HEARTBEAT 

Source
pub const HEARTBEAT: Duration;
Expand description

How often the status file is refreshed. A reader treats a status file older than STALE_SECS as “no daemon”, so the heartbeat has to be brisk enough that a busy daemon is never mistaken for a dead one.