Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-10 | Handle the case of `get_missing_events` failing | Erik Johnston | 1 | -9/+20 | |
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. | |||||
2019-04-10 | Fix disappearing exceptions in manhole. (#5035) | Richard van der Hoff | 2 | -2/ |