mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06: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 |
||
|---|---|---|
| .. | ||
| api_logintoken.go | ||
| cross_signing.go | ||
| device_list_update.go | ||
| device_list_update_default.go | ||
| device_list_update_sytest.go | ||
| device_list_update_test.go | ||
| key_api.go | ||
| key_api_test.go | ||
| user_api.go | ||