Skip to main content
Allows customizing the default retry configuration. It is only permitted in methods that accept retry policies.

Fields

BackoffStrategy

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

Fields