mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 20:05:18 -05:00
c132c8e505
Currently if a call to `/get_missing_events` fails we log an exception and stop processing the top level event we received over federation. Instead let's try and handle it sensibly given it is a somewhat expected failure mode.