element-hq / element-hq/dendrite
Device list updates can cause tremendous federation traffic
Offen
C-Federation
T-Task
X-Performance
- Vorherrschende Sprache
- Go
- Sterne
- 965
- Forks
- 101
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
*This issue was originally created by [**@kegsay**](https://github.com/kegsay) at .*
Because the update needs to go to all users who share a room with the user who changed device, this can lead to an EDU being sent to hundreds of servers. This spikes the goroutine count on the metrics. We should cap how many destination queues can be alive so at least this is bounded. Longer term we probably want to not do full mesh routing for fed traffic.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.