Inicio del cron

This commit is contained in:
2026-02-11 19:46:33 +01:00
parent 8fcf592b88
commit 404f142c7e

View File

@@ -22,6 +22,7 @@ async function startCron() {
httpClient
)
await objTask.getPendingOperations()
const interval = setInterval(async () => {
console.log("Updating...")
await objTask.getPendingOperations()