forked from MirrorHub/synapse
9e83521af8
Before this fix, a legitimate 404 from a federation endpoint (e.g. due to an unknown room) would be treated as an unknown endpoint. This could cause unnecessary federation traffic.
1 line
111 B
Text
1 line
111 B
Text
Fix a long-standing bug where Synapse would make additional failing requests over federation for missing data.
|