Skip to content

Commit 59a95cc

Browse files
committed
10x timeoutMS listCollection timeouts for socket consistency on Linux
1 parent 88bf8d8 commit 59a95cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/client-side-encryption/spec/legacy/timeoutMS.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"listCollections"
111111
],
112112
"blockConnection": true,
113-
"blockTimeMS": 60
113+
"blockTimeMS": 600
114114
}
115115
},
116116
"clientOptions": {
@@ -119,7 +119,7 @@
119119
"aws": {}
120120
}
121121
},
122-
"timeoutMS": 50
122+
"timeoutMS": 500
123123
},
124124
"operations": [
125125
{

0 commit comments

Comments
 (0)