You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: