JobInfo({ required this.label, this.description, required this.state, required this.retryCount, required this.maxRetry, });