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

Don't try and backfill the same room in parallel. #10116

Merged
merged 2 commits into from
Jun 4, 2021

Commits on Jun 3, 2021

  1. Don't try and backfill the same room in parallel.

    If backfilling is slow then the client may time out and retry, causing
    Synapse to start a new `/backfill` before the existing backfill has
    finished, duplicating work.
    erikjohnston committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e5555aa View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3329e32 View commit details
    Browse the repository at this point in the history