element-hq / element-hq/synapse
backfilling missing events when receiving a federation txn blocks all other txns for that room
Open
A-Federation
A-Performance
O-Occasional
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#1729](https://github.com/matrix-org/synapse/issues/1729).
---
so if my hs sends an event to another hs, and it causes that hs to backfill an event over federation from elsewhere, all other events to that hs for that room will block until the backfill completes. this feels wrong
Contributor guide
Assessment
This issue has not been assessed yet.