Retried returns the number of times the Task has been retried
()
| 40 | Executed() time.Duration |
| 41 | // Retried returns the number of times the Task has been retried |
| 42 | Retried() int |
| 43 | // Error returns the error of the Task |
| 44 | Error() error |
| 45 | // ErrorHistory returns the error history of the Task |
no outgoing calls
no test coverage detected