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.
2 lines
126 B
Plaintext
2 lines
126 B
Plaintext
Fix bug where the server would attempt to fetch the same history in the room from a remote server multiple times in parallel.
|