WIP: General federation improvements #925
No reviewers
Labels
No labels
Bug
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/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#925
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nex/fed-improvements"
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?
This PR is going to contain several fixes related to federation, including resolution, sending, and backoff.
Likely won't be ready for a while, people wanting to give this a spin are encourage to run this branch (
nex/fed-improvements
) instead of main.Worth noting that this does make the
info
log level significantly noisier on its own - it might be worth adding a logging guide so that people can tune their logs to their liking. I don't want to make logs like these debug-build-exclusive because constantly telling people to get a debug build to troubleshoot basic federation issues is incredibly frustrating. We can cope with noisier logs.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.