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 server disconnection properly #70

Merged
merged 3 commits into from
Mar 18, 2018
Merged

Conversation

jsmucr
Copy link
Contributor

@jsmucr jsmucr commented Nov 28, 2017

In case the server restarted unexpectedly, the first message to come after got lost as it was written to a broken socket.

In case the server restarted unexpectedly, the first message to come after got lost as it was written to a broken socket.
@CLAassistant
Copy link

CLAassistant commented Nov 28, 2017

CLA assistant check
All committers have signed the CLA.

An attempt to lower cognitive complexity.
A second attempt to lower cognitive complexity.
@m-kind
Copy link

m-kind commented Jan 26, 2018

This PR actually fixes a broken implementation! I was close to drop gelf-rb completely and switch over to syslog. Would be nice to have this being merged soon.

@milgner milgner merged commit 7f9ee49 into graylog-labs:master Mar 18, 2018
@jsmucr jsmucr deleted the patch-1 branch November 13, 2020 04:28
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.

4 participants