You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the return size is too big which causes a socket error but connection.dart just ignores the error. This caused any subsequent query to fail as well. I think the driver should bubble up the error and let the user/caller to reconnect to Mongo.
If the return size is too big which causes a socket error but connection.dart just ignores the error. This caused any subsequent query to fail as well. I think the driver should bubble up the error and let the user/caller to reconnect to Mongo.
I have included the pull request 9070d7e
Thanks
-Tim
The text was updated successfully, but these errors were encountered: