0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-23 14:58:23 +02:00
dendrite/userapi/internal
Till da7bca0224
Some tweaks for the device list updater (#3251)
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
2023-10-31 16:39:45 +01:00
..
api_logintoken.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
cross_signing.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update.go Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
device_list_update_default.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_sytest.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_test.go Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
key_api.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
key_api_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
user_api.go Fix user_id query param breaking auth for non-appservices (#3196) 2023-09-12 14:44:51 +00:00