allow deprioritizing an array of servers when requesting to join a room #1549
Labels
No labels
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#1549
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
a user in the sable room sent a config option that i saw, and i thought that it would be a wonderful feature for continuwuity to have, that way we don't have to request to join from a really big and slow instance like matrix.org
https://matrix.to/#/!Qm3G5po2ee2D8i8q8K:sable.moe/$RjQ_MfBD0Gnto3QjGIXAUYCq9Okw5AxgO-AWw1utciI?via=matrix.org&via=unredacted.org&via=sable.moe
Mind copying the message out? I'm not in that room.
some context too:
>"How can i make joins faster"
>"Depends on a lot of things"
>"c10y in particular is slow"
>A few other suggestions about how to make things faster
>Message being linked to (see image)
This'd probably be pretty easy to implement if someone wants to take a stab at it - config option for a vec of server names, before iterating over vias push de-prioritised servers to the back of the resolved vec, start iterating.