mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-23 05:00:24 +03:00
04d53794d6
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.
|