Method to determine whether the adapter does not support status tracking
Open
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
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 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