Is your feature request related to a problem?
Add an option to do not throw exceptions or errors related to connections or database unavailability
Describe the solution you'd like
I'm using mongo as an auxiliary database, and if the service is offline, the whole system should work normally
Describe alternatives you've considered
Add an option to supress throw exceptions?