mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-24 16:01:18 +02:00
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.
2 lines
111 B
Plaintext
2 lines
111 B
Plaintext
Fix a long-standing bug where Synapse would make additional failing requests over federation for missing data.
|