Eric Allam
79b6053e13
feat(server): add TaskIdentifier registry to replace expensive distinct query ( #3368 )
...
Replace the expensive DISTINCT query for task filter dropdowns with a
dedicated TaskIdentifier registry table backed by Redis. Environments
migrate automatically on their next deploy, with a transparent fallback
to the legacy query for unmigrated environments. Also fixes duplicate
dropdown entries when a task changes trigger source, and adds
active/archived grouping for removed tasks. Moves BackgroundWorkerTask
reads in the trigger hot path to the read replica.
2026-04-16 15:22:19 +01:00
..
2026-03-31 19:06:54 +01:00
2026-03-23 16:07:30 +01:00
2026-04-16 13:46:53 +01:00
2025-07-23 20:12:35 +01:00
2026-02-20 13:16:34 +00:00
2026-01-29 13:02:47 +00:00
2025-09-19 13:49:43 +01:00
2025-11-19 11:22:23 +00:00
2025-12-03 16:40:21 +01:00
2025-07-21 23:04:44 +01:00
2026-04-01 10:06:12 +01:00
2025-10-01 12:41:18 -07:00
2025-06-17 06:48:05 +01:00
2025-06-17 06:48:05 +01:00
2026-03-09 12:14:43 +00:00
2025-10-01 12:41:18 -07:00
2026-04-16 15:22:19 +01:00
2026-01-16 13:56:49 +00:00
2026-04-13 14:24:38 +01:00
2025-10-01 12:41:18 -07:00
2026-04-13 11:24:00 +01:00
2025-12-04 13:33:12 +00:00
2025-10-17 12:58:25 +01:00
2025-10-01 12:41:18 -07:00
2026-04-16 15:22:19 +01:00
2025-08-20 11:44:26 +01:00
2025-02-14 11:35:10 +00:00
2026-04-16 15:22:19 +01:00
2025-08-06 13:44:56 +01:00
2025-04-23 11:11:17 +01:00
2026-04-14 05:40:51 +01:00
2025-07-09 19:09:25 +02:00
2025-02-06 19:16:48 +00:00
2026-03-02 16:49:54 +00:00
2025-12-03 16:40:21 +01:00
2025-05-12 22:12:36 +01:00
2025-02-19 11:43:34 +00:00
2026-03-31 19:06:54 +01:00
2026-01-21 15:37:21 +00:00
2025-10-01 12:41:18 -07:00
2025-12-03 16:40:21 +01:00
2025-12-03 16:40:21 +01:00
2026-03-29 22:03:59 +01:00
2025-08-19 09:58:21 +01:00
2026-02-16 19:05:40 +01:00
2025-07-30 13:48:02 +01:00
2025-10-17 12:58:25 +01:00
2025-01-29 16:28:51 +00:00
2026-03-23 06:23:19 +00:00
2026-03-23 16:07:30 +01:00
2025-06-17 18:22:15 +01:00
2025-12-19 11:55:04 +00:00
2025-02-03 13:59:58 +00:00
2025-02-12 14:02:29 +00:00
2025-06-19 11:54:49 +01:00
2025-06-17 06:48:05 +01:00
2025-06-17 06:48:05 +01:00
2025-06-17 06:48:05 +01:00
2024-07-18 20:24:54 +01:00
2026-03-12 14:56:10 +00:00
2025-11-19 11:22:23 +00:00
2026-04-13 11:24:00 +01:00
2026-03-12 14:56:10 +00:00
2025-02-20 14:06:32 +00:00
2025-07-21 23:04:44 +01:00
2026-03-23 16:07:30 +01:00
2025-12-03 16:40:21 +01:00
2026-01-16 15:20:30 +00:00
2026-04-16 15:22:19 +01:00
2026-04-14 05:40:51 +01:00
2024-10-28 19:15:47 +00:00
2026-01-15 15:06:52 +00:00