dendrite/keyserver/internal
Neil Alexander 5513f182cc
Enforce device list backoffs (#2653)
This ensures that if the device list updater is already backing off a node, we don't try to call processServer again anyway for server just because the server name arrived in the channel. Otherwise we can keep trying to hit a remote server that is offline or not behaving every second and that spams the logs too.
2022-08-19 10:23:09 +01:00
..
cross_signing.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
device_list_update_test.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
device_list_update.go Enforce device list backoffs (#2653) 2022-08-19 10:23:09 +01:00
internal.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00