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

error "invalid job id" makes my service exiting unexpectedly about every 3h #1186

Open liyunkai opened 6 years ago

liyunkai commented 6 years ago

Here I posted: https://stackoverflow.com/questions/50691644/kue-invalid-job-makes-nodejs-dump

SharksevenRo commented 6 years ago

I guess that there exits codes which will excute every 3h to delete some jobs!