Package software.amazon.awssdk.retries.internal
package software.amazon.awssdk.retries.internal
-
ClassDescriptionGeneric class that implements that common logic for all the retries strategies with extension points for specific strategies to tailor the behavior to its needs.A data rich
RetryToken
implementation.A builder class to createDefaultRetryToken
instances or to mutate them.Set of possibles states on which the RetryToken can be, in-progress, succeeded and all the possible failure modes.