Polly.Extensions.Http
Contains opinionated convenience methods for configuring policies to handle conditions typically representing transient faults when making requests.
Builds a to configure a which will handle requests that fail with conditions indicating a transient failure.
The conditions configured to be handled are:
- Network failures (as )
- HTTP 5XX status codes (server errors)
- HTTP 408 status code (request timeout)
The pre-configured to handle requests that fail with conditions indicating a transient failure.
Configures the to handle requests that fail with s indicating a transient failure.
The s configured to be handled are:
- HTTP 5XX status codes (server errors)
- HTTP 408 status code (request timeout)
The pre-configured to handle requests that fail with s indicating a transient failure.
Configures the to handle requests that fail with conditions indicating a transient failure.
The conditions configured to be handled are:
- Network failures (as )
- HTTP 5XX status codes (server errors)
- HTTP 408 status code (request timeout)
The pre-configured to handle requests that fail with conditions indicating a transient failure.
Configures the to handle requests that fail with s indicating a transient failure.
The s configured to be handled are:
- HTTP 5XX status codes (server errors)
- HTTP 408 status code (request timeout)
The pre-configured to handle requests that fail with s indicating a transient failure.
Configures the to handle requests that fail with conditions indicating a transient failure.
The conditions configured to be handled are:
- Network failures (as )
- HTTP 5XX status codes (server errors)
- HTTP 408 status code (request timeout)
The pre-configured to handle requests that fail with conditions indicating a transient failure.