4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-03 18:55:04 +01:00
Neil Alexander 5513f182cc
Enforce device list backoffs ()
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
..