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

ActionCable subscribe but no confirm #1418

Closed
ryanmelt opened this issue Jul 18, 2024 · 1 comment
Closed

ActionCable subscribe but no confirm #1418

ryanmelt opened this issue Jul 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ryanmelt
Copy link
Member

I appear to be experiencing this issue:
rails/rails#48292

In a higher latency environment. I'm having a hard time recreating in my own environment. But in the other, I see some TlmViewer graphs that remain blank. Looking at the network debugging, I can see the websocket connect, and maintain connection. But it is trying to subscribe repeatedly and never getting a confirm_subscribe.

@ryanmelt ryanmelt added the bug Something isn't working label Jul 18, 2024
@jmthomas
Copy link
Member

It was closed with the only resolution as "switch to AnyCable". Do we switch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants