Skip to main content

is_retryable_status

Function is_retryable_status 

Source
const fn is_retryable_status(status: u16) -> bool
Expand description

Check if an HTTP status code should trigger a retry.