mirror of
https://github.com/matrix-org/dendrite
synced 2025-11-21 23:31:09 +01:00
This makes the following changes: - Adds two new metrics observing the usage of the `DeviceListUpdater` workers - Makes the number of workers configurable - Adds a 30s timeout for DB requests when receiving a device list update over federation |
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| devicelistupdate.go | ||
| roomserver.go | ||
| roomserver_test.go | ||
| signingkeyupdate.go | ||