The maximum number of times to retry failed requests, with a short exponential backoff between requests.
public Unit maxRetries(Int maxRetries)The maximum number of times to retry failed requests, with a short exponential backoff between requests. Only the following error types are retried:
| Name | Type | Description |
|---|---|---|
maxRetries* | Int |