Added concurrency of 30 to import queue

This commit is contained in:
2021-12-04 09:34:33 -08:00
parent 2c16de674f
commit ecd5d155fc
3 changed files with 4 additions and 2 deletions

View File

@@ -80,6 +80,7 @@ export default class ImportService extends Service {
}>
) {
// 1. Walk the Source folder
klaw(path.resolve(COMICS_DIRECTORY))
// 1.1 Filter on .cb* extensions
.pipe(