pub const HEARTBEAT_INTERVAL_MS: u32 = 30_000;
Recommended heartbeat interval (client should send heartbeat this often).