| Interface | Description |
|---|---|
| RetryFailedException |
Marker exception interface to not do retries when retrying already failed on
a nested call.
|
| Class | Description |
|---|---|
| Retrier<T> | |
| RetryingQetcherClientImpl |
Retry on 404 and 417 responses and IOExceptions.
|
| Exception | Description |
|---|---|
| RetryFailedGenericException | |
| RetryFailedQetcherRemoteException |
Exception uses as a marker to not do retries when retrying already failed on
a nested call.
|
Copyright © 2013–2020 mklinger GmbH. All rights reserved.