Retry Interval
Interval in seconds between pipeline activity retry attempts. This specifies the amount of time to wait before attempting to retry a failed Fabric notebook activity.
The value is emitted as the RetryInterval property of the generated notebook activities. A blank value is emitted as 30.
When to Change This Setting
Increase it when failures need time to clear (for example capacity pressure) before a retry is likely to succeed; it only takes effect when Retry Attempts is greater than 0.
Related Settings
| Setting | Interaction |
|---|---|
| Retry Attempts | Enables retries for the activity |
Notes
- This setting is part of the Microsoft Fabric settings category.
- The default value for this setting is
30.