mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-25 08:21:07 +02:00
Add a timeout
This commit is contained in:
parent
02410e9239
commit
09e23334de
@ -284,6 +284,7 @@ class FederationHandler(BaseHandler):
|
||||
[dest],
|
||||
event_id,
|
||||
outlier=True,
|
||||
timeout=10000,
|
||||
)
|
||||
for event_id in missing_auth
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user