pub(crate) const DYNAMIC_THRESHOLD_RATE_HIGH: f64 = 4000.0;
Target event rate (per second) above which we consider migrations/sticky dispatches too high.