bug: Federation senders sometimes mark remote servers as permenantly in-flight and stop sending until the server is restarted #2168
Labels
No labels
Abandoned
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
bob the builder
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#2168
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?
What is the bug?
#2097 introduced a new "health tracking" system that globalised the federation backoff system, however it appears that the integration with the sender service may not have been clean - I have observed remote servers being stuck in the "sending transaction in process" state at least twice since merging that PR, although can't see how this could happen.
Additional logging has been added to my own local build to try and narrow down the problem if it happens again, if others encounter this same issue I can push that upstream. Knowing if one has the same issue requires enabling trace logs for the sender service
conduwuit_service::sending::sender=trace.Steps to reproduce
Not yet known - appears to be possibly related to the remote catchup system
Server name and version
nexy7574.co.uk 26.8.0-alpha.1 (2b03a251f)
Additional context
No response