Interface: BackoffOptions
client.BackoffOptions
Options for the backoff formula: factor ^ attempt * initialIntervalMs(status) * jitter(maxJitter)
client.BackoffOptions
Options for the backoff formula: factor ^ attempt * initialIntervalMs(status) * jitter(maxJitter)