DiamondLightSource / DiamondLightSource/mx-bluesky
Monitor selected robot puck for alerting the user
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
`AlertOnContainerChange` currently uses the metadata of the start message to work out what containers have changed. This leads to bugs like https://github.com/DiamondLightSource/mx-bluesky/pull/1333. It may be better to instead monitor the puck PV at the start of the robot load plan and see if it changes
## Acceptance Criteria
- The `AlertOnContainerChange` is triggered based on the robot puck being monitored
Contributor guide
Assessment
This issue has not been assessed yet.