add federation client for select high-timeout requests

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-10-14 03:58:25 +00:00 committed by strawberry
parent c0939c3e9a
commit b4ec1e9d3c
5 changed files with 23 additions and 5 deletions

View file

@ -1016,7 +1016,7 @@ impl Service {
let res = self
.services
.sending
.send_federation_request(
.send_synapse_request(
origin,
get_room_state_ids::v1::Request {
room_id: room_id.to_owned(),