evaluate
Evaluate the given retry attempt.
Return
A RetryDirective indicating what action the aws.smithy.kotlin.runtime.retries.RetryStrategy should take next.
Parameters
result
The Result of the retry attempt.
Evaluate the given retry attempt.
A RetryDirective indicating what action the aws.smithy.kotlin.runtime.retries.RetryStrategy should take next.
The Result of the retry attempt.