0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-16 06:38:59 +02:00
synapse/changelog.d/6025.bugfix
Richard van der Hoff 0388beafe4
Fix bug in calculating the federation retry backoff period (#6025)
This was intended to introduce an element of jitter; instead it gave you a
30/60 chance of resetting to zero.
2019-09-12 12:59:43 +01:00

1 line
No EOL
59 B
Text

Fix bug in calculating the federation retry backoff period.