Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better warning in logs when we fail to fetch an alias (#15922) | Eric Eastwood | 2023-07-11 | 1 | -0/+1 |
**Before:** ``` Error retrieving alias ``` **After:** ``` Error retrieving alias #foo:bar -> 401 Unauthorized ``` *Spawning from creating the [manual testing strategy for the outbound federation proxy](https://github.com/matrix-org/synapse/pull/15773).* |