0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/userapi
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 feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
consumers Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
internal Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage Add simple test for one time keys (#3239) 2023-10-25 10:13:18 +02:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
userapi.go Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00