mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-10 11:31:58 +08:00
Update todos
This commit is contained in:
parent
b8e456742f
commit
8e2c4e5716
3
asynq.go
3
asynq.go
@ -4,9 +4,8 @@ import "github.com/go-redis/redis/v7"
|
||||
|
||||
/*
|
||||
TODOs:
|
||||
- [P0] Go docs + CONTRIBUTION.md
|
||||
- [P0] command to list each queue tasks
|
||||
- [P0] command to retry tasks from "retry", "dead" queue
|
||||
- [P0] Go docs + CONTRIBUTION.md + Github issue template
|
||||
- [P1] Add Support for multiple queues and priority
|
||||
- [P1] User defined max-retry count
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user