RetryInterval
The time interval between attempts to retry a Bulk API request that failed with an HTTP 500 status code (Internal Server Error).
Data Type
string
Default Value
"200"
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 defines the time interval between attempts to retry a Bulk API request that failed. The default value is 200 ms.