pub fn unexpected_error_into_http_response( error: impl Into<Box<dyn Error + Sync + Send>>, ) -> Response