fix(engine): recover orphaned tasks at startup
Run self-healing startup recovery after resumeOrphaned so stale in-progress tasks do not wait for the maintenance interval.
This commit is contained in:
Run self-healing startup recovery after resumeOrphaned so stale in-progress tasks do not wait for the maintenance interval.