Skip to main content

cpu_max_env_validation_error

Function cpu_max_env_validation_error 

Source
pub fn cpu_max_env_validation_error(
    env_cpu_max: Option<&str>,
) -> Option<&'static str>
Expand description

Whether the env override produced an unusable value. Useful for the supervisor’s warn log when the spec is silent and the env value is malformed.