diff --git a/proposals/1802-standardised-federation-response-format.md b/proposals/1802-standardised-federation-response-format.md index f4cefc8fb..da18c2541 100644 --- a/proposals/1802-standardised-federation-response-format.md +++ b/proposals/1802-standardised-federation-response-format.md @@ -41,6 +41,10 @@ This proposal doesn't address the `PUT [MSC1794](https://github.com/matrix-org/matrix-doc/pull/1794) already takes care of it. +If a call to any of the `v2` endpoints described in this proposal results in an +unrecognised request exception, then the sending server should retry the request +with the `v1` API. + ## Alternative solutions An alternative solution would be to make the change in the `v1` fedration API,