RateLimitRetry

Key Name Default Value Required

RateLimitRetry

1

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 by RateLimitRetryTimeout is exceeded. For more information, see RateLimitRetryTimeout.
  • 0: The connector does not retry the operation, and returns an error message.