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

Suppress "length of response is too small" when disconnecting from nsqd #72

Open
judwhite opened this issue Oct 9, 2016 · 0 comments
Open

Comments

@judwhite
Copy link
Owner

judwhite commented Oct 9, 2016

throw new ArgumentException("length of response is too small", "response");

"length of response is too small" is noise in the logs when disconnecting. If this case actually happened it'd be missed because we're so used to seeing it during disconnects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant