Details
-
Task
-
Resolution: Done
-
Minor - P4
-
1.8.2
-
Software development
Description
It's possible to extend the "write concern exception" to simply manage of the basics errors for "duplicated key" and "network problems" as implemented into java drivers with: MongoException.DuplicateKey and MongoException.Network?
It will be very usefull on sharding environment to manage failover situations