element-hq / element-hq/synapse

Resetting cross signing seems really heavy on federation

Open
#7,296 0 comments 0 reactions 0 assignees View on GitHub
T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#7296](https://github.com/matrix-org/synapse/issues/7296).

---

So heavy that it breaks my small slow server for a while (1 shared vcpu and 2GB).
Nginx begins to fail because of too many opened connections/fds (ulimit is 524288).
It recovers after less than a minute once the federation spike is done.

However in the meantime the resetting fails on the client, probably because of a broken HTTP connection on the nginx. Clicking retry goes into the exact same behavior.

Once I also had to revalidate my unique device with the passphrase after doing a reset and it failed. Perhaps I was just too fast and the federation was just not over.

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.