Skip to main content

should_retry_ws_error

Function should_retry_ws_error 

Source
pub fn should_retry_ws_error(error: &DeriveWsError) -> bool
Expand description

Returns true for WebSocket errors that can safely be retried.