Skip to main content

classify

Function classify 

Source
pub fn classify(err: &IntelError) -> FailoverClass
Expand description

Classify an IntelError for the failover sweep (RFC 0018 §3.3 table). This EXTENDS RFC 0006 §3 / RFC 0007 §3.6 — it does not redefine the per-call retry, which has already run inside complete_once before we get here.