0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-22 02:49:05 +02:00
dendrite/roomserver/internal/input
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
..
input.go Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554) 2022-07-05 14:50:56 +02:00
input_events.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
input_latest_events.go Roomserver producers package (#2546) 2022-07-01 10:54:07 +01:00
input_membership.go Membership updater refactoring (#2541) 2022-07-22 14:44:04 +01:00
input_missing.go Try more servers when calling /state_ids (#2610) 2022-08-03 17:37:27 +01:00
input_test.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00