⏯ Added pause/resume control method for bullmq

This commit is contained in:
2022-03-17 17:05:58 -07:00
parent b5e29c1f5b
commit e144c9dd5f
3 changed files with 23 additions and 6 deletions

View File

@@ -155,6 +155,7 @@ export const extractComicInfoXMLFromRar = async (
// orchestrate result
console.log("ASDAsd");
resolve({
filePath,
name: fileNameWithoutExtension,
extension,
containedIn: targetDirectory,