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

Add optional delay to removeOnComplete #1131

Closed allenluce closed 6 years ago

allenluce commented 6 years ago

This is in response to #963.

allenluce commented 6 years ago

The CI failures don't appear to be due to my changes. Looks like the 0.10 and 0.12 builds are failing due to pug including some ES6 features. The other failure is happening in plenty of other builds.

allenluce commented 5 years ago

This was closed in favor of https://github.com/Automattic/kue/pull/1154