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

Recover connection during listen #20

Open
xolvo opened this issue Mar 15, 2016 · 2 comments
Open

Recover connection during listen #20

xolvo opened this issue Mar 15, 2016 · 2 comments

Comments

@xolvo
Copy link

xolvo commented Mar 15, 2016

Hi.

When using ConnectionPool#listen and if db suddenly stops (due to connectivity issues or any other problems causing db to become unreachable) and after that database is started again then listen stops working.

I think it's related to connection become dead and listen query must be reinitiated.

Any workarounds would be appreciated.

@alaisi
Copy link
Owner

alaisi commented Mar 21, 2016

Thanks for the bug report, I'm looking into it.

@xolvo
Copy link
Author

xolvo commented Jul 28, 2016

Hi! Any news?

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