dendrite/roomserver/internal
Neil 9de69bc53a
Fix ordering issues in requesting backfill (#3530)
Using a map means the events are processed in an indeterminate order,
which causes a lot of `/state_ids` requests as the `prev_events` are not
known when the order is lost.

Signed-off-by: Neil Alexander <git@neilalexander.dev>

---------

Signed-off-by: Neil Alexander <git@neilalexander.dev>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2025-05-16 17:11:29 +02:00
..
helpers Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
input Various fixes in fetchAuthEvents (#3447) 2024-12-17 19:18:05 +01:00
perform Fix ordering issues in requesting backfill (#3530) 2025-05-16 17:11:29 +02:00
query Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
alias.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
api.go Rename the go package 2024-10-17 17:33:45 +02:00