Skip to main content

is_api_error

Function is_api_error 

Source
pub fn is_api_error(err: &Error) -> bool
Expand description

True if an error came from the provider/request layer rather than local tool execution or response parsing. The controller can skip a round for these.