diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-02-24 22:24:36 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-02-24 22:24:36 +0000 |
commit | 4d07dc0d18ee5506ba3664a9387645a973814f54 (patch) | |
tree | cdc745f7799cf4a4158dcfd7a4261bfb4a1e0a14 | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
download | synapse-4d07dc0d18ee5506ba3664a9387645a973814f54.tar.xz |
Add a delay to the federation loop for EDUs
-rw-r--r-- | synapse/federation/transaction_queue.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/federation/transaction_queue.py b/synapse/federation/transaction_queue.py |