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

Hello, i have same issue with completed jobs. #1241

Open arctistic opened 4 years ago

arctistic commented 4 years ago

Hello, i have same issue with completed jobs. Every day i have more than 5 million jobs in kue and i have to run additional process to remove completed jobs. Why not to add some kue option to disable creation of completed jobs?

Originally posted by @slyder in https://github.com/Automattic/kue/issues/383#issuecomment-51459094

What is that additional process can you let me know? I was deleting them from dashboard, but now there a a thousand of them.