perf: increase batch size

isekai-main
Barış Soner Uşaklı 3 years ago
parent 079c487dcb
commit b548083b24

@ -25,6 +25,7 @@ module.exports = {
progress.incr(postData.length);
}, {
progress,
batch: 500,
});
},
};

Loading…
Cancel
Save