diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-14 13:58:52 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-14 14:01:04 +0000 |
commit | 7fc1196a362fc56d11e2652ee5c9699b1198cf40 (patch) | |
tree | fac7a253674cb2039c82bcc2eb58fea8b6bc3881 /synapse/crypto/keyring.py | |
parent | Merge pull request #4450 from 14mRh4X0r/fix-dependency-message (diff) | |
download | synapse-7fc1196a362fc56d11e2652ee5c9699b1198cf40.tar.xz |
Correctly handle RequestSendFailed exceptions
This mainly reduces the number of exceptions we log.
Diffstat (limited to 'synapse/crypto/keyring.py')
-rw-r--r-- | synapse/crypto/keyring.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/crypto/keyring.py b/synapse/crypto/keyring.py |