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.Identify a
RetryStrategy
that has the capacity to work with sets of default retry predicates.A data richRetryToken
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.The set of retry predicates that are by default added to a retry strategy.