element-hq / element-hq/synapse
Faster joins: `/messages` should not block
Open
A-Federated-Join
O-Uncommon
S-Minor
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#13504](https://github.com/matrix-org/synapse/issues/13504).
---
Currently, attempts to backfill block until state resync completes. It would be nice if we had a partial-state equivalent for backfill, so that users can see history before the resync completes.
Contributor guide
Assessment
This issue has not been assessed yet.