mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 08:54:54 +03:00
Try
This commit is contained in:
parent
4f1b4729bd
commit
8ba92f3d57
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ class WaitingLock:
|
|||
timeout=self._get_next_retry_interval(),
|
||||
reactor=self.reactor,
|
||||
)
|
||||
self._retry_interval = 0.1
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue