PYTHON-4240 & PYTHON-4570 Update test definition in Client-Side encryption tests (#1761)

This commit is contained in:
Steven Silvester 2024-07-31 17:43:00 -05:00 committed by GitHub
parent 3235d392c1
commit a6c5c90ad7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,7 @@
"failPoint": {
"configureFailPoint": "failCommand",
"mode": {
"times": 3
"times": 2
},
"data": {
"failCommands": [
@ -169,7 +169,7 @@
"find"
],
"blockConnection": true,
"blockTimeMS": 20
"blockTimeMS": 30
}
},
"clientOptions": {