diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-14 19:23:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-14 19:23:07 +0100 |
commit | fcfe7a850dada2e65982f2bc805d8bc409f07512 (patch) | |
tree | 01c899c308ddae6c7250f45ce9eeb4294f6bfea2 /synapse/http | |
parent | don't filter membership events based on history visibility (#3874) (diff) | |
download | synapse-fcfe7a850dada2e65982f2bc805d8bc409f07512.tar.xz |
Add an awful secondary timeout to fix wedged requests
This is an attempt to mitigate #3842 by adding yet-another-timeout
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |