Kampute.HttpClient.ErrorHandlers.Abstracts Namespace
This namespace contains abstract classes for handling transient HTTP error responses by implementing backoff and retry strategies.
Classes
| RetryableHttpErrorHandler | Provides the base functionality for handling HTTP responses with transient error status codes by attempting to back off and retry the request according to a specified or default backoff strategy. |
