mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| federationclient.go | ||
| federationclient_test.go | ||
| keys.go | ||
| perform.go | ||
| perform_test.go | ||
| query.go | ||