Hello, i have same issue with completed jobs.
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where completed jobs are retained and how Kue currently exposes job-lifecycle or cleanup options, then inspect the Redis-backed job flow. Done would require a defined option for avoiding completed-job creation or retention, with tests and documentation covering its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100