You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
every so often (30 minutes or so?) we seem to send out thousands of /_matrix/federation/v1/groups/{group}/renew_attestation/{user} requests. Apart from DoSing the target server (see #5933), this is also a substantial load on the master worker of the origin server.
every so often (30 minutes or so?) we seem to send out thousands of
/_matrix/federation/v1/groups/{group}/renew_attestation/{user}requests. Apart from DoSing the target server (see #5933), this is also a substantial load on the master worker of the origin server.