MSC3895: Federation API Behaviour of Partial-State Resident Servers#3895
Draft
reivilibre wants to merge 1 commit intomainfrom
Draft
MSC3895: Federation API Behaviour of Partial-State Resident Servers#3895reivilibre wants to merge 1 commit intomainfrom
reivilibre wants to merge 1 commit intomainfrom
Conversation
7a92c74 to
0ab2a5f
Compare
richvdh
requested changes
Sep 30, 2022
|
|
||
| --- | ||
|
|
||
| This appendix to [MSC3706] suggests adding an error code (`M_UNABLE_DUE_TO_PARTIAL_STATE`) to the Server-Server API. |
Member
There was a problem hiding this comment.
It's really not an appendix to MSC3706. That's specific to /send_join, whereas this covers other federation APIs.
|
|
||
| This appendix to [MSC3706] suggests adding an error code (`M_UNABLE_DUE_TO_PARTIAL_STATE`) to the Server-Server API. | ||
|
|
||
| This error can be returned by a server when it is unable to answer a query whilst it is undergoing an MSC3706 partial state join, for example because: |
Member
There was a problem hiding this comment.
Which APIs are allowed to return this error code?
|
|
||
| This appendix to [MSC3706] suggests adding an error code (`M_UNABLE_DUE_TO_PARTIAL_STATE`) to the Server-Server API. | ||
|
|
||
| This error can be returned by a server when it is unable to answer a query whilst it is undergoing an MSC3706 partial state join, for example because: |
Member
There was a problem hiding this comment.
If I receive this error code as a homeserver, how should I behave differently?
jackmaninov
added a commit
to jackmaninov/gomatrixserverlib
that referenced
this pull request
Nov 29, 2025
Add error code for faster joins (MSC3706) to return when a federation request cannot be processed because the room is in partial state and has not yet completed its background state resynchronization. See: matrix-org/matrix-spec-proposals#3895 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This MSC is currently considered a draft
Rendered