RetryClientConfig

Types

Link copied to clipboard
interface Builder

Properties

Link copied to clipboard
abstract val retryPolicy: <Error class: unknown class><Any?>

The policy to use for evaluating operation results and determining whether/how to retry.

Inherited properties

Link copied to clipboard
abstract val retryStrategy: <Error class: unknown class>

The RetryStrategy the client will use to retry failed operations.