Package software.amazon.awssdk.core.internal.retry
package software.amazon.awssdk.core.internal.retry
-
ClassDescriptionSuggests a clock skew adjustment that should be applied to future requests.Resolves the retry max attempts from
SdkSystemSetting.AWS_MAX_ATTEMPTSandProfileProperty.MAX_ATTEMPTS.Implements theRetryStrategyinterface by wrapping aRetryPolicyinstance.Retry strategies used by any SDK client.