Skip to content

feat: Recycling and status management

Use setInterval to schedule recycling & refresh status:

  • Drop deprecated archives for >= 2hrs
  • Drop deprecated k8s jobs for >= 24hrs
  • Drop relative tasks if exist
  • Drop relative jobs in opts
  • Update Task&Job status

Closes #44

Edited by Dennis Appelt

Merge request reports