0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-15 02:48:24 +02:00
dendrite/appservice
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 Add user profile tests, refactor user API methods (#3030) 2023-04-03 20:19:26 +02:00
consumers Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
query Add ID in error messages for ApplicationServices (#3162) 2023-08-03 09:26:42 +02:00
appservice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
appservice_test.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00