Automattic / Automattic/kue

Get worker information from workers running on different machines

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

Description

Hi,
Queue#workers only contains workers running in that process. I have workers running on different machines and as different processes and I want to see all of them, or at least get the number of workers waiting for a specific job type. Is there a way to do that?
Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Queue#workers and inspect how worker information is represented for processes running on different machines. Determine whether the project can expose all workers or count workers waiting for a specific job type; done requires a clearly scoped, supported way to answer one of those requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, redis
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.