Commit Graph

2 Commits (06a02bc1ce9ef23a6dff28dbfd30f910ae330b1d)

Author SHA1 Message Date
Erik Johnston 35f9165e96 Fixup docs 2019-11-26 12:04:48 +00:00
Erik Johnston c16e192e2f Fix caching devices for remote servers in worker.
When the `/keys/query` API is hit on client_reader worker Synapse may
decide that it needs to resync some remote deivces. Usually this happens
on master, and then gets cached. However, that fails on workers and so
it falls back to fetching devices from remotes directly, which may in
turn fail if the remote is down.
2019-11-05 15:49:43 +00:00