marlof / ScORCH

DevOps Orchestration for Obrar deploy and Ansible playbooks
http://www.autoscorch.com
Apache License 2.0
5 stars 1 forks source link

Add ability to delay jobs that would otherwise have been deleted or to resee previous jobs #186

Closed marlof closed 3 months ago

marlof commented 8 months ago

When the int_DaysDeleted= (Scorch_Setup:fn_HouseKeeping) value is shorter than the number of days since a previous deployment, the Completed jobs get cleared out, however it may be useful to keep (or return) some jobs in the Completed queue if there has been a period of inactivity like on a dark site or over a Christmas period.

Maybe a delay on the HouseKeeping function or a new Admin feature to review a date range of previous jobs?