@@ -9,7 +9,7 @@ async function startCheck(concurrency) {
where: {
finish: 0,
},
- take: 1,
+ take: 4000,
orderBy: {
id: 'asc',