element-hq / element-hq/synapse
Faster joins: handle presence correctly
Open
A-Federated-Join
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 [#13008](https://github.com/matrix-org/synapse/issues/13008).
---
The presence code really doesn't take much account of faster joins currently. We need to think about how it ought to work, and make it so.
https://github.com/matrix-org/synapse/blob/7c6b2204d143550d81e5bf9612c4e69fe0866b4c/synapse/storage/controllers/state.py#L454-L461
Contributor guide
Assessment
This issue has not been assessed yet.