add federation client for select high-timeout requests
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c0939c3e9a
commit
b4ec1e9d3c
5 changed files with 23 additions and 5 deletions
|
@ -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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue