1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-01 06:14:28 -06:00
dendrite/roomserver/internal/input
Neil Alexander 3bf5ae5ffe
Try more servers when calling /state_ids ()
* 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 () 2022-07-05 14:50:56 +02:00
input_events.go Ristretto cache () 2022-07-11 14:31:31 +01:00
input_latest_events.go Roomserver producers package () 2022-07-01 10:54:07 +01:00
input_membership.go Membership updater refactoring () 2022-07-22 14:44:04 +01:00
input_missing.go Try more servers when calling /state_ids () 2022-08-03 17:37:27 +01:00
input_test.go Ristretto cache () 2022-07-11 14:31:31 +01:00