yiisoft / yiisoft/queue

An API to build a UI for queue observability

Open
#271 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
61
Forks
31
Avg merge
1d 7h
Merged PRs (30d)
9

Description

Proposed new feature or change

We have status($id) now, which is great, but it's not enough to build a UI/command to peek into the current queue state.

See https://github.com/yiisoft/yii2-queue/blob/master/src/cli/InfoAction.php

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing status($id) API and the referenced src/cli/InfoAction.php in Yii2 to understand the queue information currently exposed. Done would require an agreed API for the current queue state that can support a UI or command, but this issue does not define the data, entry points, or acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend-api-design, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.