RetryConfig - TypeScript SDK
RetryConfig - TypeScript SDK
RetryConfig method reference
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.