diff --git a/libs/cron/worker.js b/libs/cron/worker.js index 04467f58..e7a08a58 100644 --- a/libs/cron/worker.js +++ b/libs/cron/worker.js @@ -262,7 +262,6 @@ function beginProcessing(){ table: "Monitors", where: [ ['ke','=',v.ke], - ['archive','!=',`1`], ] }) const monitorRows = monitorsResponse.rows