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

grpc stream errors are terminal #161

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Conversation

jbardin
Copy link
Member

@jbardin jbardin commented Oct 19, 2020

Return after all grpc stream errors in in the stdio client, as any
stream error is final.

Reduce EOF exit log to DEBUG. This case is unavoidable, and causes
unnecessary log noise.

Return after all grpc stream errors in in the stdio client, as any
stream error is final.

Reduce EOF exit log to DEBUG. This case is unavoidable, and causes
unnecessary log noise.
@jbardin jbardin merged commit 0c19a13 into master Nov 6, 2020
@jbardin jbardin deleted the jbardin/stopping-recv-loop branch November 6, 2020 20:51
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.

1 participant