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

Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup #8322

Merged
merged 20 commits into from Sep 18, 2020

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    2486840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36261e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d0b79 View commit details
    Browse the repository at this point in the history
  4. Antilint

    Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
    reivilibre committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a2e6b36 View commit details
    Browse the repository at this point in the history
  5. Fix _set_destination_retry_timings

    This came about because the code assumed that retry_interval
    could not be NULL — which has been challenged by catch-up.
    reivilibre committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    223ba3c View commit details
    Browse the repository at this point in the history
  6. Comment

    reivilibre committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    49bd80e View commit details
    Browse the repository at this point in the history
  7. Make the timer cancellable

    reivilibre committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    918ef90 View commit details
    Browse the repository at this point in the history
  8. Test catch-up on start-up

    reivilibre committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    876b4d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b97702 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Update synapse/federation/sender/__init__.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3cafd45 View commit details
    Browse the repository at this point in the history
  2. Update synapse/federation/sender/__init__.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    f27744d View commit details
    Browse the repository at this point in the history
  3. Update synapse/federation/sender/__init__.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c76209a View commit details
    Browse the repository at this point in the history
  4. Update tests/federation/test_federation_catch_up.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    47452c3 View commit details
    Browse the repository at this point in the history
  5. Make query clearer

    reivilibre committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d464a4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b92775 View commit details
    Browse the repository at this point in the history
  7. Clear out timer here

    reivilibre committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    0ea50f3 View commit details
    Browse the repository at this point in the history
  8. Clean-up test

    reivilibre committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9425bb4 View commit details
    Browse the repository at this point in the history
  9. Antilint

    reivilibre committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1f0bedf View commit details
    Browse the repository at this point in the history
  10. Update synapse/federation/sender/__init__.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    5186364 View commit details
    Browse the repository at this point in the history
  11. Comment changes

    reivilibre committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    7757ced View commit details
    Browse the repository at this point in the history