stimulusreflex / stimulus_reflex

Build reactive applications with the Rails tooling you already know and love.
https://docs.stimulusreflex.com
MIT License
2.28k stars 172 forks source link

The ActionCable channel subscription for StimulusReflex gets rejected when interacting too fast #539

Closed Danilodum closed 3 years ago

Danilodum commented 3 years ago

I'm looking for some pointers on how to solve the following error from occurring when users interact with the page too fast after load

Error invoking action "click->stimulus-reflex#__perform"

 The ActionCable channel subscription for StimulusReflex was rejected. 

Where do I look for the cause of the rejection, can I implement retries on the client or something?

leastbad commented 3 years ago

Hello, Danilo!

We provide 24/7 support via Discord, where we'd be happy to talk you through this.

GH Issues is not a support channel. 💙

leastbad commented 3 years ago

@Danilodum I just wanted to check in because I don't know your Discord handle if you have one.

We don't want to leave you hanging, just not to use Issues to ask for help with your app.

Danilodum commented 3 years ago

❤️

I connected with jonathan-s/argparse about this in the sockpuppet channel, still working on getting him a repro, I think I'm in good hands, thank you