1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-24 17:54:28 -05:00
dendrite/federationapi
Till 7863a405a5
Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices ()
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 de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
consumers Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00
internal Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices () 2023-11-09 08:43:27 +01:00
producers refactor: update GMSL () 2023-04-19 15:50:33 +01:00
queue Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00
routing Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices () 2023-11-09 08:43:27 +01:00
statistics refactor: update GMSL () 2023-04-19 15:50:33 +01:00
storage More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
types refactor: update GMSL () 2023-04-19 15:50:33 +01:00
federationapi.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices () 2023-11-09 08:43:27 +01:00
federationapi_keys_test.go Move fedclient interface over to gmsl () 2023-04-24 16:23:25 +00:00
federationapi_test.go Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00