pub const RATE_LIMIT_ERROR_PENALTY_MULTIPLIER: f64 = 1.5;
Error penalty multiplier for adaptive rate limiting.