parent
							
								
									aa7ab1c1e0
								
							
						
					
					
						commit
						c9bf8330de
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -7,6 +7,7 @@ import processDeliver from './processors/deliver'; | |||
| import processInbox from './processors/inbox'; | ||||
| import processDb from './processors/db/index'; | ||||
| import procesObjectStorage from './processors/object-storage/index'; | ||||
| import processSystemQueue from './processors/system/index'; | ||||
| import { queueLogger } from './logger'; | ||||
| import { DriveFile } from '@/models/entities/drive-file'; | ||||
| import { getJobInfo } from './get-job-info'; | ||||
|  | @ -266,6 +267,8 @@ export default function() { | |||
| 	}, { | ||||
| 		repeat: { cron: '0 0 * * *' }, | ||||
| 	}); | ||||
| 
 | ||||
| 	processSystemQueue(systemQueue); | ||||
| } | ||||
| 
 | ||||
| export function destroy() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue