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

Fix server blocking #37

Closed
mango-habanero opened this issue May 8, 2023 · 0 comments · Fixed by #38
Closed

Fix server blocking #37

mango-habanero opened this issue May 8, 2023 · 0 comments · Fixed by #38

Comments

@mango-habanero
Copy link
Contributor

  • After every 5 transactions the server gets blocked off, with 10 connections available in the pool and poor releasing, the server gets stuck waiting for a connection from the pool.
mango-habanero pushed a commit that referenced this issue May 8, 2023
- Standardizes error handling and releases of connections back to the pool.

Closes #37
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

Successfully merging a pull request may close this issue.

1 participant