Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Exception thrown in _remove #127

Open
EricRMeyer opened this issue Jun 17, 2019 · 0 comments
Open

Exception thrown in _remove #127

EricRMeyer opened this issue Jun 17, 2019 · 0 comments

Comments

@EricRMeyer
Copy link

In the _remove routine when client.end is called we are seeing frequent throws because the socket has already been closed. We wrapped the call to client.end in a try catch and everything seems to be working. Looks like RDS (AWS postgresql implementation) may be closing the socket on the other end. (This is happening in the idle timeout handling not through any explicit call by our code.)

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

No branches or pull requests

1 participant