handle_fail

Function handle_fail 

Source
pub async fn handle_fail(
    service: &str,
    status: u16,
    data: &Bytes,
) -> Result<(), Error>
Expand description

Common error handling for HTTP responses