An API to build a UI for queue observability
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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