Skip to content

Commit 2748749

Browse files
committed
address failure
1 parent 714bc31 commit 2748749

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/discovery_and_monitoring/unified/backoff-network-error-fail.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,7 @@
9696
"client": "setupClient",
9797
"failPoint": {
9898
"configureFailPoint": "failCommand",
99-
"mode": {
100-
"times": 6
101-
},
99+
"mode": "alwaysOn",
102100
"data": {
103101
"failCommands": [
104102
"isMaster",

0 commit comments

Comments
 (0)