Wait __ seconds between each retry. |
Specifies the number of seconds that the Integration Appliance waits before
trying to establish a connection to the MailChimp instance. |
Retry __ times before failing. |
Specifies the retry count — the maximum number of times the Integration
Appliance attempts to establish a connection to the MailChimp instance before issuing an error and
stopping the processing of the current orchestration job. Note: If you deploy an orchestration that contains the MailChimp REST API activity and the
Integration Appliance cannot connect to the specified MailChimp instance, the Integration Appliance
logs the connections errors as Warnings in the system and orchestration logs until the retry count
value is reached. When the retry count is reached, the Integration Appliance logs an Error in the
system and orchestration logs and stops processing the current orchestration job. For example, you
set the retry count to 3, the first, second, and third connection errors appear in the system log as
warnings. The Integration Appliance logs the fourth connection error as an error and stops
processing the current orchestration job.
|
Stop processing rest of the records of the batch if failure detected even
after the configured no. of retries. |
Specifies that if a batch of records is sent as input to an orchestration, and
if failure is detected in between, then the remaining records should be processed or not. For
example, if the retry count is set to 3 and a batch of 5 records is sent as input to the
orchestration. If, after processing the 1st record of batch, the Integration Appliance cannot
connect to the specified MailChimp instance even after configured number of retries i.e. 3 retry
attempts, then the processing of the remaining 4 records will not be done and execution will be
terminated if this option is selected.
For the similar settings, if this option is not
selected, then the remaining 4 records would be attempted to be processed.
|