tarantool / queue

Create task queues, add and take jobs, monitor failed tasks
Other
237 stars 52 forks source link

Acknowledged is marked with '-' #67

Closed Igorjan94 closed 6 years ago

Igorjan94 commented 6 years ago

As I can see, acknowledged task is marked with '-' and delayed is marked with '~'

rybakit commented 6 years ago

I would also replace (acknowledged) with (complete) to have less confusion.

bigbes commented 6 years ago

Thank you for your PR!