-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.0
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There is a configuration option for raising this higher (MongoClientOptions.OperationTimeout) -> https://github.com/mongodb/mongo-csharp-driver/blob/master/src/MongoDB.Driver/MongoClientSettings.cs#L254
This might just be a case where it used to take this long with 1.x, but there were no timeouts in the 1.x side of things.