pub const RATE_LIMIT_SUCCESS_DECAY_MULTIPLIER: f64 = 0.95;
Success decay multiplier for adaptive rate limiting.