Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Faster joins: incoming federation requests during resync may be incorrectly rejected #13288

Closed
@richvdh

Description

@richvdh

If a remote server sends us a federation request (such as get_missing_events, or requesting a space summary) during a state resync, we may well reject that request due to not thinking the remote server is in the room.

Possibly we need to define some return code to say "sorry, can't auth you right now".

Metadata

Metadata

Assignees

Labels

A-Federated-Joinjoins over federation generally suckA-FederationT-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions