-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As a part of initialization for CSFLE, the driver will attempt to connect to a local mongocrypd using the default mongocryptdURI in 100ms. If the driver is unable to make this connection, it currently returns an unhelpful MongoTimeoutError: Server selection timed out after 100ms. We should return something more informative to the user.