project-nomad/admin/start
Chris Sherwood 608206f77f fix(downloads): allow users to dismiss failed downloads
Failed download jobs persist in BullMQ forever with no way to clear
them, leaving stale error notifications in Content Explorer and Easy
Setup. Adds a dismiss button (X) on failed download cards that removes
the job from the queue via a new DELETE endpoint.

- Backend: DELETE /api/downloads/jobs/:jobId endpoint
- Frontend: X button on failed download cards with immediate refresh

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 09:48:38 -07:00
..
env.ts feat: curated content update checking 2026-02-11 21:49:46 -08:00
kernel.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
routes.ts fix(downloads): allow users to dismiss failed downloads 2026-03-20 09:48:38 -07:00