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

websocket error reporting #35552

Closed
benjiqq opened this issue May 12, 2024 · 1 comment
Closed

websocket error reporting #35552

benjiqq opened this issue May 12, 2024 · 1 comment
Labels
community Community contribution

Comments

@benjiqq
Copy link

benjiqq commented May 12, 2024

Problem

PubSub client with websocket connects and then fails with very little debug information. No error code is specified.

receive error: "SendError(..)"

info!("receive error: {:?}", err);

No idea how to further debug. Are websockets unstable generally? are there tweaks for the node that this is related to? Any way to test this further?

Proposed Solution

Pass down from the stack where this failure could be coming from.

@benjiqq benjiqq added the community Community contribution label May 12, 2024
Copy link
Contributor

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

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

No branches or pull requests

1 participant