pub fn classify_remote_rpc(error: &RpcError) -> (ErrorClass, RetryableSource)Expand description
Classifies a JSON-RPC envelope error (04 §6.2 priority rows 1–2 first, then the action-layer table).
pub fn classify_remote_rpc(error: &RpcError) -> (ErrorClass, RetryableSource)Classifies a JSON-RPC envelope error (04 §6.2 priority rows 1–2 first, then the action-layer table).