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