Skip to content

Commit ddaeea7

Browse files
committed
TASK: Set excepted failures to 0
1 parent 82cad98 commit ddaeea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Configuration/Settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Flowpack:
77

88
# Number of failed jobs accepted to switch the alias to the new index
99
# -1 means, accept any number of failures
10-
acceptedFailedJobs: -1
10+
acceptedFailedJobs: 0
1111

1212
JobQueue:
1313
Common:

0 commit comments

Comments
 (0)