DiamondLightSource / DiamondLightSource/daq-queuing-service
Add metadata about items in queue
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 16
Description
For debugging it would be good to add some metadata about who queued an item and when it was queued.
## Acceptance Criteria
- I can interrogate the queue and see who queued items and when
Contributor guide
Research direction
Start by locating the queue implementation and its existing item representation, then inspect how items are queued, stored, and exposed for interrogation. Trace the relevant tests or entry points before deciding where the queuing identity and timestamp belong. Done means queued items expose who queued them and when, as described by the acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100