element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
Apache License 2.0
10.99k stars 1.95k forks source link

some messages appearing in triplicate #15063

Closed simonmichael closed 4 years ago

simonmichael commented 4 years ago

Beginning today, several messages I have posted appeared in triplicate (two extra copies). Other users have noticed and are inclined to grumble, so I'd welcome any pointers to help diagnose/prevent this. Nobody else seems to be talking about it in the matrix/element rooms.

Usually I see a single copy of my messages, as expected.

Logs being sent: yes

turt2live commented 4 years ago

This appears to be a server-side issue, likely https://github.com/matrix-org/synapse/issues/3365

simonmichael commented 4 years ago

Thanks.

Maybe @reivilibre will make progress on this soon. If not, might an interim workaround in the client be possible ? Eg, wait longer before retrying, or ask the user before retrying (maybe it does this ? If so I have a solution: be more cautious/wait longer before clicking "resend").