summary refs log tree commit diff
path: root/synapse/federation/units.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-11-04 14:17:55 +0000
committerErik Johnston <erik@matrix.org>2014-11-04 14:17:55 +0000
commit440cbd5235e7e23dfe97d8e3d394cc0d35b35fd6 (patch)
treec569286ed8a097628ad2ee6c5d00e8a8ee5b0e23 /synapse/federation/units.py
parentRemove unused interface (diff)
downloadsynapse-440cbd5235e7e23dfe97d8e3d394cc0d35b35fd6.tar.xz
Add support for sending failures
Diffstat (limited to 'synapse/federation/units.py')
-rw-r--r--synapse/federation/units.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/federation/units.py b/synapse/federation/units.py
index 9b25556707..2070ffe1e2 100644
--- a/synapse/federation/units.py
+++ b/synapse/federation/units.py
@@ -157,6 +157,7 @@ class Transaction(JsonEncodedObject):
         "edus",
         "transaction_id",
         "destination",
+        "pdu_failures",
     ]
 
     internal_keys = [