RetryClientConfig

Types

Link copied to clipboard
interface Builder

Properties

Link copied to clipboard
abstract val retryPolicy: RetryPolicy<Any?>

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

Inherited properties

Link copied to clipboard

The RetryStrategy the client will use to retry failed operations.