element-hq / element-hq/synapse
Try harder to resend leave event if it fails
Open
A-Federation
A-Stuck-Invite
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#2139](https://github.com/matrix-org/synapse/issues/2139).
---
If the user leaves a room, but the HS cannot reach other servers in the federation, the leave event may never make it to them, so the user gets 'stuck' in the room. Could we try harder to resend the leave event (for instance, when we get incoming events in the room?)
Contributor guide
Assessment
This issue has not been assessed yet.