mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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.
1 line
57 B
Text
1 line
57 B
Text
Fix error handling for rooms whose versions are unknown.
|