➿ Added concurrency of 30 to import queue
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user