Function vector::sinks::util::http::http_response_retry_logic

source ยท
pub fn http_response_retry_logic() -> HttpStatusRetryLogic<impl Fn(&HttpResponse) -> StatusCode + Clone + Send + Sync + 'static, HttpResponse>
Expand description

Creates a RetryLogic for use with HttpResponse.