Skip to main content

c4error_mayBeTransient

Function c4error_mayBeTransient 

Source
pub unsafe extern "C" fn c4error_mayBeTransient(err: C4Error) -> bool
Expand description

Returns true if this is a network error that may be transient, i.e. the client should retry after a delay.