mirror of
https://github.com/hibiken/asynq.git
synced 2025-08-28 00:11:48 +08:00
Update todo comments
This commit is contained in:
1
asynq.go
1
asynq.go
@@ -3,7 +3,6 @@ package asynq
|
|||||||
/*
|
/*
|
||||||
TODOs:
|
TODOs:
|
||||||
- [P0] Write tests
|
- [P0] Write tests
|
||||||
- [P0] Shutdown all workers gracefully when the process gets killed
|
|
||||||
- [P1] Add Support for multiple queues
|
- [P1] Add Support for multiple queues
|
||||||
- [P1] User defined max-retry count
|
- [P1] User defined max-retry count
|
||||||
- [P2] Web UI
|
- [P2] Web UI
|
||||||
|
Reference in New Issue
Block a user