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

try to fix issue #3317, send http response header before sending logs #3695

Closed
wants to merge 1 commit into from

Conversation

C0reFast
Copy link

the client freezes because agent didn't send response header, so just call flusher.Flush() to send http header to client before send any logs

@banks
Copy link
Member

banks commented Apr 30, 2018

Thanks for this PR - we missed it and ended up merging an identical fix against a separate issue:

Fixed in #3891, released in 1.0.7

@banks banks closed this Apr 30, 2018
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.

2 participants