Automattic / Automattic/kue

Filter between :start_date and :end_date

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

Description

Add feature to get jobs that are of :type, :status, and between :start_date and :end_date.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the job-query or filtering entry point in the Kue repository and inspect how type and status filters are handled. Add date-range filtering for :start_date and :end_date, then verify that jobs matching the requested type, status, and date range are returned.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, redis
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.