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
{{ message }}
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
Hi thanks for following up on this issue. I ended up changing the way I deployed asycnmongo but I can't recall what all I did at this time. I won't have access to that code for a couple days. If there's an pull request that already fixes this, then it might be better if that's chosen.
I've set up a simple asyncmongo/zeromq router to act as a message queue as well as manage writes to my datastore.
what I'm finding is that the connections are getting released or reused, so it eventually hits maxconnections and stops.
Here's what I'm working with. You can pass a few messages then it stops and starts throwing TooManyConnections
The text was updated successfully, but these errors were encountered: