pub const LOOP_THROTTLE_MAX_MS: u64 = 500;
Maximum throttle delay (ms) ceiling applied to both the runner loop and the registry facade.