mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-17 22:24:05 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
The logic for marking invites as locally rejected was all well and good, but didn't happen when the remote server returned a 500, or wasn't reachable, or had no DNS, or whatever. Just expand the except clause to catch everything. Fixes https://github.com/matrix-org/synapse/issues/761.