Constant INSERT_CONTROL_INTERVAL

Source
pub const INSERT_CONTROL_INTERVAL: u32 = 1_000;
Expand description

We insert an empty results entry to the database every this interval for each stored key, so we can track progress.