diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-03 14:26:35 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-03 14:26:52 +0100 |
commit | 7fc84c7019801f74514cfaeadc2e86508ff55ba3 (patch) | |
tree | 3f4cb6ea17bf5289d7eb1ed7d692dd274a4f9d95 /synapse/handlers | |
parent | Send unrecognized commands as text message (as before) (diff) | |
download | synapse-7fc84c7019801f74514cfaeadc2e86508ff55ba3.tar.xz |
Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/directory.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/handlers/directory.py b/synapse/handlers/directory.py |