| Modifier and Type | Method and Description |
|---|---|
FailurePolicyConfig<R> |
getConfig()
Returns the policy config.
|
default boolean |
isFailure(R result,
Throwable exception)
Returns whether an execution
result or exception are considered a failure according to the policy
configuration. |
toExecutorFailurePolicyConfig<R> getConfig()
PolicyCopyright © 2022. All rights reserved.