David Taylor
45435cbbd5
PERF: Use user-specific channel for message-bus logout ( #19719 )
...
Using a shared channel means that every user receives an update to the 'last_id' when *any* other user is logged out. If many users are being programmatically logged out at the same time, this can cause a very large number of message-bus polls.
This commit switches to use a user-specific channel, which means that each user has its own 'last id' which will only increment when they are logged out
2023-01-04 19:55:52 +00:00
..
2022-12-15 20:12:53 +03:00
2022-09-22 14:44:27 +02:00
2021-12-21 21:09:55 +04:00
2022-07-22 09:06:02 +08:00
2022-08-17 09:40:24 +08:00
2022-12-20 13:45:03 +10:00
2020-08-28 10:36:52 -04:00
2022-01-08 23:39:46 +01:00
2021-05-28 09:28:18 +10:00
2021-05-28 09:28:18 +10:00
2019-10-23 15:42:37 -04:00
2021-11-11 08:25:31 +10:00
2021-12-09 12:30:27 +00:00
2020-02-18 16:02:26 -05:00
2022-09-13 12:43:24 -03:00
2022-01-05 18:45:08 +01:00
2022-12-19 12:31:45 +01:00
2019-06-06 15:44:55 -04:00
2022-07-06 11:46:33 +01:00
2022-12-14 10:22:26 +11:00
2021-11-02 13:53:21 -04:00
2022-12-19 20:17:40 +00:00
2022-08-17 09:40:24 +08:00
2022-04-04 22:42:38 +05:30
2022-12-27 15:28:13 -03:00
2022-05-10 08:19:02 +10:00
2022-08-17 09:40:24 +08:00
2022-05-25 15:08:36 +10:00
2022-12-01 09:32:35 +08:00
2022-10-28 07:47:41 +08:00
2021-10-27 11:39:28 +03:00
2022-08-29 13:00:48 +03:00
2022-12-21 15:14:50 +10:00
2021-04-30 09:31:41 -07:00
2022-08-19 09:35:25 +10:00
2022-02-11 09:00:58 +08:00
2021-07-16 11:56:51 +04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-05-10 10:42:18 +10:00
2021-11-25 09:34:39 +02:00
2021-01-25 11:07:22 -03:00
2021-11-25 09:34:39 +02:00
2023-01-04 19:55:52 +00:00
2022-01-26 23:34:28 +01:00
2021-04-21 12:36:32 +03:00
2021-01-20 10:31:52 -06:00
2021-11-22 19:44:20 +01:00
2022-02-16 12:49:11 +11:00
2022-12-16 08:50:31 +10:00
2021-12-21 21:13:05 +04:00
2019-05-13 09:31:32 +08:00
2022-11-01 16:33:17 +00:00
2019-12-13 09:29:09 -05:00
2020-01-02 16:03:13 +00:00
2022-08-08 16:34:51 -03:00