DiamondLightSource / DiamondLightSource/mx-bluesky
Think about timeouts in robot load
Open
enhancement
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
The robot can be doing many things e.g. drying, cooling etc. if we ask for a robot load when one of these is happening we should happily just wait for it to finish. However, if we ask for a robot load and it's doing nothing then the timeout should probably be shorter. This is particularly important as we will want to wait on the pin detect so this timeout will be reached on an empty pin if not implemented in a clever way
## Acceptance Criteria
* We discuss with Neil what good timeouts are
* We implement these
Contributor guide
Assessment
This issue has not been assessed yet.