Skip to content

Commit 2d55a72

Browse files
authored
Merge pull request #76822 from KranthiPakala-MSFT/patch-1
(AzureCXP) MicrosoftDocs/azure-docs#31227
2 parents a93ae19 + 7adb290 commit 2d55a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-pipelines-activities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ JSON name | Description | Allowed Values | Required
170170
--------- | ----------- | -------------- | --------
171171
timeout | Specifies the timeout for the activity to run. | Timespan | No. Default timeout is 7 days.
172172
retry | Maximum retry attempts | Integer | No. Default is 0
173-
retryIntervalInSeconds | The delay between retry attempts in seconds | Integer | No. Default is 20 seconds
173+
retryIntervalInSeconds | The delay between retry attempts in seconds | Integer | No. Default is 30 seconds
174174
secureOutput | When set to true, output from activity is considered as secure and will not be logged to monitoring. | Boolean | No. Default is false.
175175

176176
### Control activity

0 commit comments

Comments
 (0)