Function scl_core::http::retry_get

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

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

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