MatrixSynapse/synapse/federation
Erik Johnston 72a4de2ce6 Use consumeErrors=True on all DeferredLists.
This is so that the DeferredLists actually consume the error instead of
propogating down the non-existent errback chain. This should reduce the
number of unhandled errors we are seeing.
2015-02-17 10:07:01 +00:00
..
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py Use consumeErrors=True on all DeferredLists. 2015-02-17 10:07:01 +00:00
persistence.py
replication.py
transaction_queue.py Use consumeErrors=True on all DeferredLists. 2015-02-17 10:07:01 +00:00
units.py