diff options
author | Eric Eastwood <erice@element.io> | 2021-10-28 20:24:00 -0500 |
---|---|---|
committer | Eric Eastwood <erice@element.io> | 2021-10-28 20:24:00 -0500 |
commit | 9a6d8faafe3c09d5f70767637a1f6fe1ff7d231a (patch) | |
tree | 66cd3f583dd937ebc74dbc5aa95c11ddcfc7f065 /scripts-dev/definitions.py | |
parent | Put empty prev_events behind new room version (diff) | |
download | synapse-9a6d8faafe3c09d5f70767637a1f6fe1ff7d231a.tar.xz |
WIP: Don't include the event we branch from
We want to backfill all of the history before adding the base event. But then there is a problem of how do we add the base event after exhausting all of the historical messages. Backfill will give us that extremity again but the current code will always choose the historical branch over and over and never move past it. I wish we could ask the federated homeserver if it already has the insertion event locally but we can't make any requests in the store code here :/
Diffstat (limited to 'scripts-dev/definitions.py')
0 files changed, 0 insertions, 0 deletions