I'm coming across a few issues relating to the maintenance schedule and other config options
maintenanceIntervalSeconds
I cannot set the maintenance interval to anything manually - no matter what I try, the interval seems to be ~3mins.
archiveCompletedAfterSeconds
Even when the maintenance event runs, the completed jobs are not being archived. (even after the default 12 hours)
Each time an instance is started, maintenance runs (the 'maintenance' event is fired at least) - however the archiveCompletedAfterSeconds is not honoured and the table just fills up wtih __pgboss__maintenance and __pgboss__cron jobs.
Description
I'm coming across a few issues relating to the maintenance schedule and other config options
maintenanceIntervalSeconds
I cannot set the maintenance interval to anything manually - no matter what I try, the interval seems to be ~3mins.archiveCompletedAfterSeconds
Even when the maintenance event runs, the completed jobs are not being archived. (even after the default 12 hours)Each time an instance is started, maintenance runs (the 'maintenance' event is fired at least) - however the
archiveCompletedAfterSeconds
is not honoured and the table just fills up wtih__pgboss__maintenance
and__pgboss__cron
jobs.Environment:
node: v16.13.0 PostgreSQL: 15.2 pgcrypto: 1.3
Code:
Output
Start process ~17:41:00 (ish) left running for a while
Database
Jobs DB table dump csv data-1687420537262.csv