mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| api/specs | ||
| specs | ||
| ui | ||
| docker-compose.ts | ||
| fixtures.ts | ||
| generators.ts | ||
| responses.ts | ||
| utils.ts | ||