DiamondLightSource / DiamondLightSource/daq-queuing-service
i15-1: Samples not being present is a warning not an error
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 16
Description
When a sample isn't present on a robot load we want to highlight this in the queue as a warning, not an error and then continue on with the rest of the queue as we just assume that the user has set up the samples badly
## Acceptance Criteria
- If the robot fails to load a sample because there was no sample there we should put a warning on the queue item and continue the queue
Contributor guide
Research direction
Start by tracing how a robot sample-load failure is handled and where the queue item is marked as an error. Check the existing queue continuation and warning behavior; done means a missing sample produces a warning and the rest of the queue continues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, robotics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100