-
Type: Task
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 2.6.2
-
Component/s: None
-
None
-
Environment:docs
The docs for mongo client here don't mention default timeouts:
http://api.mongodb.org/python/current/api/pymongo/mongo_client.html#pymongo.mongo_client.MongoClient
Searching through the code, I couldn't quickly figure out what the defaults were, so it would be nice to see them in the docs here. https://github.com/mongodb/mongo-python-driver/blob/88e3121d2896415cdf7bc95da4e2ec7c956fcf4c/pymongo/mongo_client.py#L137-L143
Thanks!