RetryConfig

constructor(maxRetries: Int? = null, exponentialDelay: Boolean = false, retryOnServerErrors: Boolean = false)(source)