0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
dendrite/roomserver/internal
Neil Alexander 3bf5ae5ffe
Try more servers when calling /state_ids (#2610)
* Try more servers when calling `/state_ids`

* More logging

* Maybe fix concurrent map write

* Revert "Maybe fix concurrent map write"

This reverts commit da0dbb8362.

* Enforce a limit of 20s per server, 5 mins total
2022-08-03 17:37:27 +01:00
..
helpers De-race types.RoomInfo (#2600) 2022-08-01 15:29:19 +01:00
input Try more servers when calling /state_ids (#2610) 2022-08-03 17:37:27 +01:00
perform De-race types.RoomInfo (#2600) 2022-08-01 15:29:19 +01:00
query Various roominfo tweaks (#2607) 2022-08-02 12:27:15 +01:00
alias.go Roomserver producers package (#2546) 2022-07-01 10:54:07 +01:00
api.go Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554) 2022-07-05 14:50:56 +02:00