-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As Dan said, it seems like a lot of options can be:
- If the user provided them for this call, use them,
- Else if they set them on the mongoClient, use them
- Else consider the option non-existent, and use a static default
We should be checking that dynamic defaults are not null before setting them in `options_validator`.