const POLL_INTERVAL_BLOCK_TIME_SCALE_FACTOR: f32 = 0.6;
The factor to scale the block time by to get the poll interval.