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

Handle unexpected errors in ping worker. #279

Merged
merged 1 commit into from
Jul 20, 2019
Merged

Conversation

dblock
Copy link
Collaborator

@dblock dblock commented Jul 20, 2019

Fixes #277, #280.

@dblock dblock force-pushed the fix-277 branch 2 times, most recently from 5885323 to 992014a Compare July 20, 2019 17:42
@dblock dblock changed the title Handle EOFError, Errno::ECONNRESET, Errno::EPIPE in ping worker. Handle unexpected errors in ping worker. Jul 20, 2019
@dblock dblock merged commit 30450bc into slack-ruby:master Jul 20, 2019
@dblock dblock deleted the fix-277 branch July 20, 2019 18:11
@ioquatix
Copy link
Contributor

It looks reasonable. If an error is not handled, the task will be terminated and the error logged.

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

Successfully merging this pull request may close these issues.

RealTime: "Errno::EPIPE: Broken pipe" "Async::Task client keep-alive failed" fails silently
2 participants