RetryCount
The maximum number of times to retry a Bulk API request that fails due to an HTTP 500 status code (Internal Server Error).
Data Type
string
Default Value
"5"
Remarks
When UseBulkAPI is set to "Auto" or "True", the connector will attempt to retry any requests that fail due to an HTTP 500 status code (Internal Server Error). This property defintes maximum number of time the connector will retry a Bulk API request that failed. By default the connector will retry the request 5 times.