mongo-python-driver/test/csot
Shane Harvey 890cd26e1a
PYTHON-3288 Implement client side operation timeout (#954)
Add timeoutMS URI option and MongoClient keyword argument.
Add provisional/beta pymongo.timeout() api to set a deadline for a block of operations.
2022-06-06 15:36:52 -04:00
..
bulkWrite.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
change-streams.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
close-cursors.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
command-execution.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
convenient-transactions.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
cursors.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
deprecated-options.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
error-transformations.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
global-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
gridfs-advanced.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
gridfs-delete.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
gridfs-download.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
gridfs-find.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
gridfs-upload.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
legacy-timeouts.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
non-tailable-cursors.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
override-collection-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
override-database-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
override-operation-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
retryability-legacy-timeouts.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
retryability-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
sessions-inherit-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
sessions-override-operation-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
sessions-override-timeoutMS.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
tailable-awaitData.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
tailable-non-awaitData.json PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00