Validaciones pausa instantaneas

This commit is contained in:
2026-04-15 11:47:33 +02:00
parent bb4bce4a6d
commit e359acc1d5
3 changed files with 15 additions and 2 deletions

View File

@@ -81,7 +81,6 @@ async function startCron() {
}
}, PERIODO_VOLCADO)
await pauseTask.run()
const PERIODO_CANCELACIONES = 60 * 60 * 1000;
const clacelacionesInterval = setInterval(async () => {