mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
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. |
||
|---|---|---|
| .. | ||
| cross_signing.go | ||
| device_list_update.go | ||
| device_list_update_test.go | ||
| internal.go | ||