We have to come up with a way to replicate it. It probably has to do with the fact that new comments have multiple websocket sends: once to the user directly, and once to the post. I thought I had this filtered correctly but it might need some tweaking.
Hrm…
We have to come up with a way to replicate it. It probably has to do with the fact that new comments have multiple websocket sends: once to the user directly, and once to the post. I thought I had this filtered correctly but it might need some tweaking.
I’m almost certain it has something to do with the timing, probably because the thread and the comment were created in the same second or such.