const SYNCER_ACTIVITY_TIMEOUT_MULTIPLIER: u64 = 10;
To better support peers near tip during network instability, we multiply the consensus activity timeout by this factor.