| Interface | Description |
|---|---|
| FailureSubscriber<Result> |
Retry failure subscriber that recieves individual failure events
|
| Retryable<Result> | |
| RetryFailure<Result> |
Failure for descriptions etc to be added later on
|
| Class | Description |
|---|---|
| Retries<Result> |
Allows specification of retry strategy to repeat calls to a function unless all of the conditions are met.
|
| Exception | Description |
|---|---|
| RetryException |
Base exception that may be thrown while retries are carried out
|
Copyright © 2015. All rights reserved.