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: smarter algorithm for picking a server to resync from #12999

Closed
@richvdh

Description

@richvdh

Per #12813 (comment): when we restart resyncing a room, it can take a while before we find an appropriate server.

# TODO(faster_joins): we need some way of prioritising which homeservers in
# `other_destinations` to try first, otherwise we'll spend ages trying dead
# homeservers for large rooms.
# https://github.com/matrix-org/synapse/issues/12999

Metadata

Metadata

Assignees

Labels

A-Federated-Joinjoins over federation generally suckT-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions