element-hq / element-hq/synapse

we need to limit the concurrency of outgoing federation requests

Open
#5,373 0 comments 0 reactions 0 assignees View on GitHub
A-Federation A-Performance O-Occasional S-Major 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 [#5373](https://github.com/matrix-org/synapse/issues/5373).

---

... or something. When you send a presence or typing update to all of the homeservers visible in #matrix or #synapse, we end up using well over 3G of memory just to manage all the connections. Sending all the updates at once is probably a mistake.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.