summary refs log tree commit diff
path: root/changelog.d/6025.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in calculating the federation retry backoff period (#6025)Richard van der Hoff2019-09-121-0/+1
This was intended to introduce an element of jitter; instead it gave you a 30/60 chance of resetting to zero.