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

Exception thrown in _remove #127

@EricRMeyer

Description

@EricRMeyer

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions