Error returns the error of the Task
()
| 42 | Retried() int |
| 43 | // Error returns the error of the Task |
| 44 | Error() error |
| 45 | // ErrorHistory returns the error history of the Task |
| 46 | ErrorHistory() []error |
| 47 | // Model returns the ent model of the Task |
no outgoing calls