yiisoft / yiisoft/queue

Method to determine whether the adapter does not support status tracking

Open
#272 1 comment 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

We need a separate way of knowing if the adapter doesn't support status tracking.

Originally posted by @samdark in https://github.com/yiisoft/queue/pull/270#discussion_r3160257422

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 with the adapter status-tracking code and the discussion linked from the issue, especially the concern raised in pull request #270. Determine how an adapter can separately report that status tracking is unsupported, then add coverage for the resulting behavior; done means callers can distinguish unsupported tracking from other status outcomes.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.