Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-12 | Remove the cap on federation retry interval. (#6026) | Richard van der Hoff | 2 | -2/+3 | |
Essentially the intention here is to end up blacklisting servers which never respond to federation requests. Fixes https://github.com/matrix-org/synapse/issues/5113. | |||||
2019-09-12 | Fix bug in calculating the federation retry backoff period (#6025) | Richard van der Hoff | 2 | -2/+4 |