This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix historical messages backfilling in random order on remote homeservers (MSC2716) #11114
Fix historical messages backfilling in random order on remote homeservers (MSC2716) #11114
Changes from 10 commits
f30302d
438e222
4983739
a64bb2e
260ca06
886071b
477c15d
4191f56
f39c1da
7da8012
69dfa16
83474d9
1263c7e
ee47878
5bfde7b
2fbe3f1
1d3f417
4a12304
9a6d8fa
3e09d49
5afc264
6ea263b
3d387f9
fb8e281
c772b35
e0ff66d
76d454f
3529449
321f9ea
15c3282
5db717a
e96fd5c
f3b7b3e
7f2105a
246278e
ec35be5
bc0ba8c
363aed6
d771fbd
b559e23
6b64184
1d00043
b071426
ec33a40
b99efa8
3810ae1
df2a152
cc4eb72
47590bb
a38befa
033360a
3f22e42
e5670ff
023bd3e
b3fcffb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the floating historical state are outliers, we want to still try to remove them if we know they don't have any
prev_events
to backfill from.