Retry Interval
The number of seconds between each retry attempt for Azure Script Activity.
The value is emitted as the RetryInterval property on the Script activities BimlFlex generates in Azure Data Factory pipelines — for example delete-detection processing, pushdown target-table processing, and Snowflake stage and warehouse-scaling commands. A blank value is generated as 30.
When to Change This Setting
Only relevant when Retry Attempts is above 0. Increase the interval when the failures being retried need time to clear, such as a warehouse that is still resuming.
Related Settings
| Setting | Interaction |
|---|---|
| AzureScriptRetryAttempts | Number of retries this interval applies to |
Notes
- This setting is part of the Azure Activity settings category.
- The default value for this setting is
30.