StandardRetryPolicy

A standard retry policy which attempts to derive information from the Smithy exception hierarchy.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun evaluate(result: <Error class: unknown class><Any?>): RetryDirective

Evaluate the given retry attempt.