Add a timeout

This commit is contained in:
Erik Johnston 2015-06-02 11:00:37 +01:00
parent 02410e9239
commit 09e23334de

View File

@ -284,6 +284,7 @@ class FederationHandler(BaseHandler):
[dest],
event_id,
outlier=True,
timeout=10000,
)
for event_id in missing_auth
],