Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Prevent Pinger Exceptions #7

Closed

Conversation

alexmarkley
Copy link
Contributor

Under certain error conditions (if the connection is disconnected by the caller during adverse network conditions) the "pinger" setInterval will continue to run, triggering a fatal unhandled exception.

This patch makes gdax-node a little smarter about disabling pinger during any websocket disconnect scenario.

@fb55
Copy link
Contributor

fb55 commented May 23, 2017

@alexmarkley Thanks for this patch — if you're still interested, could you rebase it?

@fb55 fb55 closed this in 368f20c Jul 26, 2017
@fb55
Copy link
Contributor

fb55 commented Jul 26, 2017

Thanks a lot @alexmarkley!

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

Successfully merging this pull request may close these issues.

None yet

2 participants