element-hq / element-hq/dendrite
Device list updates can cause tremendous federation traffic
Aberta
C-Federation
T-Task
X-Performance
- Linguagem predominante
- Go
- Estrelas
- 965
- Forks
- 101
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
*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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.