summary refs log tree commit diff
path: root/changelog.d/12182.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.55.0rc1David Robertson2022-03-151-1/+0
|
* Retry some http replication failures (#12182)Nick Mills-Barrett2022-03-091-0/+1
This allows for the target process to be down for around a minute which provides time for restarts during synapse upgrades/config updates. Closes: #12178 Signed off by Nick Mills-Barrett nick@beeper.com