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

chore: only output log in debug when we cannot get next message #416

Closed
wants to merge 1 commit into from

Conversation

kalabiyau
Copy link

The following we observe in production:

Error reading next available message: read tcp 192.168.1.1:3250->192.168.1.2:34184: read: connection reset by peer

These connections are part of the TCP health-checks which AWS LB does. Healthcheck succeed as it can establish a connection successfully, but pitaya would produce this error log. It might be useful to find such cases but in higher log level - e.g. Debug

@kalabiyau
Copy link
Author

superseded by #417

@kalabiyau kalabiyau closed this Aug 6, 2024
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