DiamondLightSource / DiamondLightSource/daq-queuing-service

Add metadata about items in queue

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.