Socket backing up... Higher priority channel?
It seems like I can be driving a lot of chat over my socket, and it gets a little backed up. In my app a parent can send a remote "pause" signal to a child and their app should pause.
I'm seeing it take about 10 seconds from the parent pressing pause to the kid's app reflecting it sometime.
Obviously we shouldn't be saturating the socket, but is there a way to have different priority messages?
1 Reply
Hey! So, I chatted with a couple of folks internally. There is no prioritization mechanism in Convex.
We'd made many improvements the last time we saw these issues, but a few were still left on the table. So we'll see if can prioritize them sooner.
Depending on how burning issue this is, there is potentially a hack @lee thought of that may or may not work. Let's hop in our private channel to explore it to avoid leading folks in general astray.