onMaxAttempts

@Nullable
open fun onMaxAttempts(): @Nullable InvocationRetryPolicy.OnMaxAttempts

Behavior when the configured maxAttempts is reached.

See also