diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-01 15:42:19 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-01 15:42:19 +0000 |
commit | df4ecff5a9f52e26e01ce364e964fc141c920e52 (patch) | |
tree | 85993103acc1b45214bacf3d47c6b67af5dd09e5 /synapse/federation | |
parent | Wake sync up for device changes (diff) | |
download | synapse-df4ecff5a9f52e26e01ce364e964fc141c920e52.tar.xz |
Correctly raise exceptions for ratelimitng. Ratelimit on 401
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/transaction_queue.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/federation/transaction_queue.py b/synapse/federation/transaction_queue.py |