MatrixSynapse/synapse/crypto
Richard van der Hoff 4d08b8f30c
Don't do long retries when calling the key notary server. (#5334)
It takes at least 20 minutes to work through the long_retries schedule (11
attempts, each with a 60 second timeout, and 60 seconds between each request),
so if the notary server isn't returning within the timeout, we'll just end up
blocking whatever request is happening for 20 minutes.

Ain't nobody got time for that.
2019-06-04 11:53:07 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
keyring.py Don't do long retries when calling the key notary server. (#5334) 2019-06-04 11:53:07 +01:00