Files
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
..
2025-07-30 13:48:02 +01:00
2026-03-31 19:06:54 +01:00
2026-02-12 17:48:02 +00:00
2025-11-19 11:22:23 +00:00
2023-11-24 14:08:50 +00:00
2025-05-28 11:02:56 +01:00
2025-04-04 14:20:28 +01:00