immich/e2e/src
Robert Deaton e91c017dd0
fix(server): dedupe database backup jobs (#28341)
* fix(server): dedupe database backup jobs via jobId

#27268 shows backup jobs piling up in the queue across upgrades; one pending
backup is always enough.

* fix(tests): Avoid stale backup files from previous test runs being erroneously returned from createBackup

* fix(jobs): Use bullmq's deduplication over jobId to avoid failed jobs from blocking future executions.

---------

Co-authored-by: Robert Deaton <immich@rdeaton.space>
2026-05-14 20:59:15 -04:00
..
api/specs feat(server): resolve duplicates (#25316) 2026-03-26 18:33:55 +00:00
specs fix(server): dedupe database backup jobs (#28341) 2026-05-14 20:59:15 -04:00
ui feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
docker-compose.ts feat: run maintenance tests in isolation, share containers between all … (#25856) 2026-02-10 11:05:06 -05:00
fixtures.ts feat(server): resolve duplicates (#25316) 2026-03-26 18:33:55 +00:00
generators.ts feat: improve asset-viewer next/prev perf and standardize preloading behavior (#24422) 2026-01-07 21:17:12 +01:00
responses.ts refactor(server)!: structured validation error responses (#28204) 2026-05-04 00:00:03 -04:00
utils.ts fix(server): dedupe database backup jobs (#28341) 2026-05-14 20:59:15 -04:00