TASK_POLL_TIME_EWMA_ALPHA

Constant TASK_POLL_TIME_EWMA_ALPHA 

Source
const TASK_POLL_TIME_EWMA_ALPHA: f64 = 0.1;
Expand description

How to weigh each individual poll time, value is plucked from thin air.