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

Timeout in state 'timeout' #38

Open
hairyhum opened this issue Apr 4, 2014 · 1 comment
Open

Timeout in state 'timeout' #38

hairyhum opened this issue Apr 4, 2014 · 1 comment

Comments

@hairyhum
Copy link

hairyhum commented Apr 4, 2014

Sometimes, when database is slow and number of requests is big psql_connection is crushing because of message 'timeout' got in state 'timeout'. Is it a valid behaviour? I am using poolboy to store connections in gen_server and pgaql timeout is lesser than gen_servers timeout.

oferrigni pushed a commit to chef/epgsql that referenced this issue Feb 10, 2015
@AeroNotix
Copy link

If you are using poolboy before 1.5.1 there is a bug which always times out when the pool is already fully used, you should look there first.

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

2 participants