Handle AutoReconnect errors in find_one.
These aren't currently caught because the `collection.find_one` method is called, and then it calls `find` without going through the proxy object.
Showing
Please
register
or
sign in
to comment
These aren't currently caught because the `collection.find_one` method is called, and then it calls `find` without going through the proxy object.