mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23: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 | ||
| consumers | ||
| internal | ||
| producers | ||
| queue | ||
| routing | ||
| statistics | ||
| storage | ||
| types | ||
| federationapi.go | ||
| federationapi_keys_test.go | ||
| federationapi_test.go | ||