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 server 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 server will retry a Bulk API request that failed. By default the server will retry the request 5 times.