RateLimitRetries

Default Value Data Type Required

1

Integer

No

Description

The number of times the connector retries sending a request when it encounters a rate-limit error. The connector waits one second before the first retry, then wait 5 seconds before the next retry. The interval between retries will increase by 5 seconds for each additional attempt (10, 15, 20, and so on) until the retry limit is reached.

If not set, the connector retries once after one second.

Related topics