Presence is unreliable #139

Closed
opened 2026-04-09 21:53:54 +00:00 by talksik · 0 comments
talksik commented 2026-04-09 21:53:54 +00:00 (Migrated from github.com)

Audit our implementation and trace disconnections and presence issues. Could be due to replica instances of pusher service.

When client A is in a stream, and client B joins, client A doesn't see client B as present. However, client B sees client A as present. And client A rejoining the stream by escaping and coming back resolves it. But overall it's unreliable and I don't know why.

Audit our implementation and trace disconnections and presence issues. Could be due to replica instances of pusher service. When client A is in a stream, and client B joins, client A doesn't see client B as present. However, client B sees client A as present. And client A rejoining the stream by escaping and coming back resolves it. But overall it's unreliable and I don't know why.
Sign in to join this conversation.