pub const CONFIGURATION_REFRESH_ATTEMPTS: usize = 3;
Attempts in one refresh run. After the last failure the run ends and the stored copy is left alone (CFG-047).