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

statsd: ensure Windows Pipe writer tries to reconnect when losing connection #185

Merged
merged 4 commits into from Feb 11, 2021

Conversation

gbbr
Copy link
Contributor

@gbbr gbbr commented Feb 11, 2021

This changes ensures that the Windows Pipe statsdWriter attempts
reconnecting after losing a connection.

connection

This changes ensures that the Windows Pipe statsdWriter attempts
reconnecting after losing a connection.
@gbbr gbbr changed the title statsd: ensure Windows Pipe writer tries to reconnect when losing statsd: ensure Windows Pipe writer tries to reconnect when losing connection Feb 11, 2021
Copy link

@ogaca-dd ogaca-dd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great PR, just a few comments.

statsd/pipe_windows.go Show resolved Hide resolved
statsd/pipe_windows.go Show resolved Hide resolved
statsd/pipe_windows_test.go Show resolved Hide resolved
statsd/pipe_windows_test.go Show resolved Hide resolved
Copy link
Contributor Author

@gbbr gbbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Olivier! Let's keep it consistent with the UDS implementation, as discussed on Slack.

statsd/pipe_windows.go Show resolved Hide resolved
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.

None yet

3 participants