pub fn as_network_error<E: Error + Send + Sync + 'static>( err: E, context: &str, ) -> CommonError
Convert any error into a network error