Skip to main content
Allows customizing the default retry configuration. Only usable with methods that mention they support retries.

Fields

BackoffStrategy

The backoff strategy allows retrying a request with an exponential backoff between each retry.

Fields