See: Description
Class | Description |
---|---|
ExponentialBackoffRetryStrategy |
A retry strategy with backoff parameters for calculating the exponential delay between retries.
|
RetryHandler |
An instance of this interceptor placed in the request pipeline handles retriable errors.
|
RetryStrategy |
Represents a retry strategy that determines the number of retry attempts and the interval
between retries.
|
Copyright © 2019. All rights reserved.