Constant zebra_network::constants::HEARTBEAT_INTERVAL

source ·
pub const HEARTBEAT_INTERVAL: Duration;
Expand description

Regular interval for sending keepalive Ping messages to each connected peer.

Using a prime number makes sure that heartbeats don’t synchronise with crawls.