pub const STALLED_CONDITION: &str = "Stalled";
Set True when the resource is stuck and won’t progress without intervention (mapped from a terminal ErrorClass::Terminal failure).
True
ErrorClass::Terminal