Interface | Description |
---|---|
RetryPolicy |
Defines the behavior to adopt when a request fails.
|
RetryVerdict |
The verdict returned by a
RetryPolicy determining what to do when a request failed. |
Enum | Description |
---|---|
RetryDecision |
A decision from the
RetryPolicy on how to handle a retry. |
Copyright © 2017–2024. All rights reserved.