Skip to content

Commit

Permalink
0006374: File Sync exceptions thrown by bsh script should be retried for
Browse files Browse the repository at this point in the history
transient errors
  • Loading branch information
Philip Marzullo committed Apr 30, 2024
1 parent cad4f10 commit 51161d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2548,7 +2548,7 @@ file.sync.retry.count=2
# Tags: filesync
# DatabaseOverridable: true
# Type: integer
file.sync.retry.delay.ms
file.sync.retry.delay.ms=5000

# DatabaseOverridable: true
# Tags: jobs,filesync
Expand Down

0 comments on commit 51161d9

Please sign in to comment.