pub const RATE_LIMIT_FORBIDDEN_PENALTY_MULTIPLIER: f64 = 1.2;
Forbidden penalty multiplier for adaptive rate limiting.