mirror of
https://github.com/matrix-org/dendrite
synced 2025-12-24 04:55:59 +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 | ||