Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Retry some http replication failures #12182

Merged

Commits on Mar 8, 2022

  1. Retry replication HTTP requests that fail to connect

    This allows for the target process to be down for around a minute
    which provides time for restarts during synapse upgrades/config updates.
    Fizzadar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ab20446 View commit details
    Browse the repository at this point in the history
  2. Move header dict creation out of the request loop

    Tiny optimisation / code readability improvement.
    Fizzadar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    4dc23f5 View commit details
    Browse the repository at this point in the history
  3. Add changelog file

    Fizzadar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5c4e815 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    bde4566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc2a26 View commit details
    Browse the repository at this point in the history