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

Broadcasted message from Rails ActionCable get lost sometimes #53

Open
mfleitao opened this issue Feb 15, 2022 · 0 comments
Open

Broadcasted message from Rails ActionCable get lost sometimes #53

mfleitao opened this issue Feb 15, 2022 · 0 comments

Comments

@mfleitao
Copy link

Hi. My backend app, Ruby on Rails, is broadcasting messages properly, however, some of them get lost then my React app, which uses React-ActionCableProdiver, doesn't get those lost ones. I noticed that it happens more frequently in my app in production, which has greater number of transactions in general. I was wondering how I could debug ReactActionCableProvider component in a way that I could monitor this flow then identify where the messages are getting lost, if this is my backend ActionCable or the React ActionCableProvider component.

Thank you so much

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