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

connection errors not propagated #132

Open
segfault-magnet opened this issue Oct 3, 2024 · 0 comments
Open

connection errors not propagated #132

segfault-magnet opened this issue Oct 3, 2024 · 0 comments

Comments

@segfault-magnet
Copy link
Contributor

It seems that if the committer experiences networking issues towards eth alloy will just log them and reattempt connection in the background.

not sure what happens with our network requests in the meantime, do they error out or block until the connection is reestablished?

Investigate so that the liveliness probe can be updated.

{"timestamp":"2024-10-03T11:30:35.142745Z","level":"ERROR","fields":{"message":"WS connection error","err":"WebSocket protocol error: Connection reset without closing handshake"},"target":"alloy_transport_ws::native","line_number":158}
{"timestamp":"2024-10-03T11:30:35.142822Z","level":"INFO","fields":{"message":"Reconnecting pubsub service backend."},"target":"alloy_pubsub::service","line_number":63}
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

No branches or pull requests

1 participant