Description
Catches up scheduled cron jobs that were missed while a machine was off or unavailable. It is useful for systems where maintenance tasks should still happen after downtime.
Delayed jobs can run scripts that modify files, send mail, or contact services. Review job definitions so missed tasks do not pile up or run at unsafe times.