Minimum Backoff Delay

The minimum amount of time in milliseconds that the connector waits between polls, when the connector is configured to use an exponential backoff policy to poll the status of a batch operation in Salesforce. This option is applicable only when the Enable Backoff When Checking Status (EnableBulkBackoff) option is enabled.

The value must be an integer between 1 and 600,000 (inclusive), and it must be lower than the value set for the Maximum Backoff Delay (BulkBackoffMaxDelay) option.

Key Name Default Value Required

BulkBackoffMinDelay

1000

No