Merge branch 'dillon/122-1688-po-automation-project-pusher' into vapor/development

This commit is contained in:
Dillon Ngo
2026-01-14 23:46:16 +08:00
@@ -306,7 +306,7 @@ class ImportPurchaseOrderTransactionLogic extends AbstractControllerLogic
$index + 1,
$totalBatches,
$isLast
);
)->delay(now()->addSeconds($index * 5));
}
}
}