mirror of
https://github.com/hibiken/asynq.git
synced 2024-12-26 07:42:17 +08:00
Update todos
This commit is contained in:
parent
09ee8df5a0
commit
9c0233c388
5
asynq.go
5
asynq.go
@ -2,10 +2,7 @@ package asynq
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
TODOs:
|
TODOs:
|
||||||
- [P0] Pagination for `asynqmon ls` command
|
- [P0] Go docs + License comment
|
||||||
- [P0] Show elapsed time for InProgress tasks (asynqmon ls inprogress)
|
|
||||||
- [P0] Go docs + CONTRIBUTION.md + Github issue template + License comment
|
|
||||||
- [P1] Add Support for multiple queues and priority
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Task represents a task to be performed.
|
// Task represents a task to be performed.
|
||||||
|
Loading…
Reference in New Issue
Block a user