forked from MirrorHub/synapse
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.
|