diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-13 12:10:33 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-13 12:10:33 +0000 |
commit | 7d053cfe10c7be4327b774c6552d21594dcdd2be (patch) | |
tree | 91dea26905d926caf363973114d7f79c31e33f6b /synapse/http/matrixfederationclient.py | |
parent | Fix paranthesis indent (diff) | |
download | synapse-7d053cfe10c7be4327b774c6552d21594dcdd2be.tar.xz |
Retry on 400:M_UNRECOGNIZED
Diffstat (limited to '')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |