Skip to content
Snippets Groups Projects
Unverified Commit 04d53794 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Fix error handling for rooms whose versions are unknown. (#5219)

If we remove support for a particular room version, we should behave more
gracefully. This should make client requests fail with a 400 rather than a 500,
and will ignore individiual PDUs in a federation transaction, rather than the
whole transaction.
parent 24b93b9c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment