Automattic / Automattic/kue

How can I reset job's ID?

Open
#908 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.4k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

My program has been running for a long time. Job's ID is closed to 100,000,000. So, I want to reset job's ID to 0.
(P.S: Is it necessary to reset to zero? ..haha.)
Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by tracing how Kue generates and stores job IDs in its Redis-backed queue, then determine whether IDs can safely reset and what behavior should count as done.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.