Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.45k stars 862 forks source link

How exactly Job TTL feature works on Active and Inactive jobs ? #1113

Open longnguyen63 opened 6 years ago

longnguyen63 commented 6 years ago

Hi, Could someone explain clearly how the Job TTL treat on Active and Inactive jobs ?

Thank you :)