We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a93ae19 + 7adb290 commit 2d55a72Copy full SHA for 2d55a72
articles/data-factory/concepts-pipelines-activities.md
@@ -170,7 +170,7 @@ JSON name | Description | Allowed Values | Required
170
--------- | ----------- | -------------- | --------
171
timeout | Specifies the timeout for the activity to run. | Timespan | No. Default timeout is 7 days.
172
retry | Maximum retry attempts | Integer | No. Default is 0
173
-retryIntervalInSeconds | The delay between retry attempts in seconds | Integer | No. Default is 20 seconds
+retryIntervalInSeconds | The delay between retry attempts in seconds | Integer | No. Default is 30 seconds
174
secureOutput | When set to true, output from activity is considered as secure and will not be logged to monitoring. | Boolean | No. Default is false.
175
176
### Control activity
0 commit comments