actumn / celery.node

Celery task queue client/worker for nodejs

Home Page:https://celery-node.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hope to support the function of manually ack messages.

guojiongwei opened this issue · comments

Now the message is automatically ack after receiving the message. I hope can ack the message manually.
Thanks in advance.