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
RetryStrategythat has the capacity to work with sets of default retry predicates.A data richRetryTokenimplementation.A builder class to createDefaultRetryTokeninstances 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.