diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-15 16:40:44 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-15 16:40:44 +0100 |
commit | 59516a8bb1cd8040bd07420f84b856bd8904d6c8 (patch) | |
tree | dead9dbd62ec1bf03688697c45df0fbbff51f51a /synapse/handlers | |
parent | Improve logging in federation handler. (diff) | |
download | synapse-59516a8bb1cd8040bd07420f84b856bd8904d6c8.tar.xz |
Correctly handle receiving 'missing' Pdus from federation, rather than just discarding them.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/federation.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |