Currently the work queue names are: - `todo/` - `done/` - `doing/` I propose renaming the two most confusing queue names: - `done/ -> completed/` - `doing/ -> processing/` Or, at the very least rename `doing/`: - `doing/ -> proc/` - `doing/ -> busy/` - `doing/ -> exec/` - `doing/ -> work/`
Currently the work queue names are:
todo/done/doing/I propose renaming the two most confusing queue names:
done/ -> completed/doing/ -> processing/Or, at the very least rename
doing/:doing/ -> proc/doing/ -> busy/doing/ -> exec/doing/ -> work/