PYTHON-4414 Increase interruptInUseConnections timeout again to fix flaky test (#1634)

This commit is contained in:
Steven Silvester 2024-05-07 12:09:25 -05:00 committed by GitHub
parent 42f45034f3
commit 847bb36465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
],
"closeConnection": false,
"blockConnection": true,
"blockTimeMS": 10000
"blockTimeMS": 20000
}
},
"poolOptions": {