summary refs log tree commit diff
path: root/contrib/cmdclient/console.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-12Remove the cap on federation retry interval. (#6026)Richard van der Hoff2-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-12Fix bug in calculating the federation retry backoff period (#6025)Richard van der Hoff2-2/+4