2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00

Update todo comments

This commit is contained in:
Ken Hibino 2019-11-19 07:47:21 -08:00
parent eb6a5032f6
commit 4c5b6081de

View File

@ -3,7 +3,6 @@ package asynq
/*
TODOs:
- [P0] Write tests
- [P0] Shutdown all workers gracefully when the process gets killed
- [P1] Add Support for multiple queues
- [P1] User defined max-retry count
- [P2] Web UI