PYTHON-4414 Increase interruptInUseConnections timeout again to fix flaky test (#1634)
This commit is contained in:
parent
42f45034f3
commit
847bb36465
@ -17,7 +17,7 @@
|
||||
],
|
||||
"closeConnection": false,
|
||||
"blockConnection": true,
|
||||
"blockTimeMS": 10000
|
||||
"blockTimeMS": 20000
|
||||
}
|
||||
},
|
||||
"poolOptions": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user