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

No timeout on connection or reconnection #45

Open
mledford opened this issue Nov 19, 2015 · 3 comments
Open

No timeout on connection or reconnection #45

mledford opened this issue Nov 19, 2015 · 3 comments

Comments

@mledford
Copy link

When there is a network problem it appears that no timeout occurs. This prevents being able to reconnect.

@jsonfry
Copy link

jsonfry commented Nov 27, 2015

I'm also not seeing my bot reconnect if the network connection drops

@xBytez xBytez added the bug label Dec 13, 2015
@chrisfulp
Copy link

I'm having the same issue. I loose the network connection for a brief period at night, and the bot never reconnects.

@mattisx
Copy link

mattisx commented Apr 29, 2017

Having this as well in our production environment (happens every few months or so).

2017-04-29 05:04:43 Error: not opened
at WebSocket.send (/srv/Karma-Mobile-API/node_modules/ws/lib/WebSocket.js:219:16)
at slackAPI.sendSock (/srv/Karma-Mobile-API/node_modules/slackbotapi/lib/index.js:127:17)

Related:
websockets/ws#337

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

No branches or pull requests

5 participants