2
0
mirror of https://github.com/hibiken/asynqmon.git synced 2026-05-09 06:05:51 +08:00

Rename DeadTask to ArchivedTask, and action Kill to Archive

This commit is contained in:
Ken Hibino
2021-01-12 11:59:44 -08:00
parent 95eb3e0855
commit 34b6553d7d
19 changed files with 1071 additions and 650 deletions

View File

@@ -46,7 +46,7 @@
"browserslist": {
"production": [
">0.2%",
"not dead",
"not archived",
"not op_mini all"
],
"development": [