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

Don't dial on socket audit backend startup #2934

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Don't dial on socket audit backend startup #2934

merged 1 commit into from
Jul 6, 2017

Conversation

jefferai
Copy link
Member

Retry dials at log time so that transient network failures are worked around. Also, during a reconnect always
close the existing connection.

Fixes #2931

network failures are worked around. Also, during a reconnect always
close the existing connection.

Fixes #2931
@jefferai jefferai added this to the 0.7.4 milestone Jun 28, 2017
@jefferai jefferai merged commit 4efff56 into master Jul 6, 2017
@jefferai jefferai deleted the issue-2931 branch July 6, 2017 14:18
@jefferai jefferai modified the milestones: 0.7.4, 0.8.0 Jul 24, 2017
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.

Audit socket backend does not reconnect on error
3 participants