Config

Configuration options for StandardRetryStrategy

Inheritors

Constructors

Link copied to clipboard

Types

Link copied to clipboard

A mutable builder for a Config

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A delayer that can back off after the initial try to spread out the retries.

Link copied to clipboard
open override val maxAttempts: Int

Maximum retry attempts allowed by a strategy

Link copied to clipboard

The token bucket instance. Utilizing an existing token bucket will share call capacity between scopes.

Functions

Link copied to clipboard