0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-24 18:49:01 +02:00
This commit is contained in:
Andrew Morgan 2019-03-18 17:47:39 +00:00
parent 621e7f37f1
commit a8ad39eec7

View file

@ -230,7 +230,7 @@ class MatrixFederationHttpClient(object):
if not try_trailing_slash_on_400:
# Received an error >= 300. Raise unless we're retrying
raise e
except:
except Exception as e:
raise e
# Retry with a trailing slash if we received a 400 with