RetryConfig - TypeScript SDK
RetryConfig method reference
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
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.