Hi team,
below is my configuration, automatic history clean up not happening.
appreciate you help here.
thanks
generic-properties.properties:
historyTimeToLive: 2
history-cleanup-strategy: removalTimeBased
history-cleanup-batchwindow-starttime: “01:10”
history-cleanup-batchwindow-endtime: “22:30”
historyRemovalTimeStrategy: end
historyCleanupEnabled: true
telemetry-reporter-activate: false
initialize-telemetry: false
historyCleanupBatchSize: 500
also i believe duedate should be in future , but i see it is taking past date
SELECT LOCK_EXP_TIME_ ,DUEDATE_ FROM ACT_RU_JOB;
seems like jobs are not picked
ENGINE-14022 Acquired 0 jobs for process engine ‘default’:
appreciate help,