Real-time updating of topics freezes under high activity

We merged a performance patch that will affect sites that are seeing lots of activity, specifically when many users are in a single topic and posts receive likes. During those events one of the possible outcomes was this exact “freezing” behavior.

In a single site we host, this change resulted in 12M less requests for the posts endpoint being made per event day, which competed with the live updates of newer replies.

4 Likes