RateLimitRetry
Key Name | Default Value | Required |
---|---|---|
|
|
No |
Description
This option specifies whether the connector retries operations that receive HTTP 429 responses if the server response is returned with Retry-After
headers.
1
: The connector retries the operation until the time limit specified byRateLimitRetryTimeout
is exceeded. For more information, see RateLimitRetryTimeout.0
: The connector does not retry the operation, and returns an error message.
- RateLimitRetryTimeout
- Configuration Options Having Only Key Names
- Advanced Driver Configuration Options on page 1
- Using a Connection String