Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connections left open #175

Open
rossjcooper opened this issue May 4, 2018 · 0 comments
Open

Connections left open #175

rossjcooper opened this issue May 4, 2018 · 0 comments

Comments

@rossjcooper
Copy link

I have got fivebeans running as a part of a small system that uses supervisor to run a node server and the queue runner.
I've noticed that every time a job gets added to the queue a new connection is opened and never closed after the job has been successful or buried.
I thought it might be the server script but that only initialises a singleton of the fivebeans client.
Is there potentially something I could be missing, do I need to manually close the connection somewhere?
I know this is going to be hard to respond to with no code and very little context but unfortunately I can't disclose any code.
Any help or suggestions would be hugely appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant