retry_get

Function retry_get 

Source
pub async fn retry_get(uri: impl AsRef<str>) -> Result<Response>
Expand description

重试获取响应,当取得成功时返回

你可能需要自行确认状态码是否成功