dendrite/federationapi/internal
Till 7863a405a5
Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254)
Use `IsBlacklistedOrBackingOff` from the federation API to check if we
should fetch devices.

To reduce back pressure, we now only queue retrying servers if there's
space in the channel.
2023-11-09 08:43:27 +01:00
..
api.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
federationclient.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
federationclient_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
keys.go Make StrictValidityChecking a function (#3092) 2023-06-06 15:16:55 +02:00
perform.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
perform_test.go Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00
query.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00