Summarize returns the Task summary for UI display
(hasher hashid.Encoder)
| 55 | Progress(ctx context.Context) Progresses |
| 56 | // Summarize returns the Task summary for UI display |
| 57 | Summarize(hasher hashid.Encoder) *Summary |
| 58 | // OnSuspend is called when queue decides to suspend the Task |
| 59 | OnSuspend(time int64) |
| 60 | // OnPersisted is called when the Task is persisted or updated in DB |
no outgoing calls
no test coverage detected