Skip to content

equivalent of static RetryCondition defaultRetryCondition() #5392

@eternachen

Description

@eternachen

Describe the issue

I'm just upgraded to 2.26.16 and I had a RetryCondition defaultRetryCondition()

I have to use RetryStrategy.Builder.html#retryOnException(java.util.function.Predicate)).

Deprecated.
Use instead RetryStrategy.Builder.retryOnException(Predicate).

Is there an equivalent or Predicate for defaultRetryCondition?

Links

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/core/retry/conditions/RetryCondition.html#defaultRetryCondition()

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions