Returns permanently failed jobs (for testing/inspection).
List<Job> get failedJobs => List.unmodifiable(_failed);