mirror of
https://github.com/immich-app/immich.git
synced 2025-12-25 17:24:58 +03:00
refactor: use separate queue for integrity checks
This commit is contained in:
@@ -565,6 +565,7 @@ export enum QueueName {
|
||||
BackupDatabase = 'backupDatabase',
|
||||
Ocr = 'ocr',
|
||||
Workflow = 'workflow',
|
||||
IntegrityCheck = 'integrityCheck',
|
||||
}
|
||||
|
||||
export enum QueueJobStatus {
|
||||
|
||||
Reference in New Issue
Block a user