DiamondLightSource / DiamondLightSource/blueapi

Blueapi cli `run` takes timeout argument that is not used

Open
#831 0 comments 0 reactions 0 assignees View on GitHub
bug c: cli
Dominant language
Python
Stars
13
Forks
13
Avg merge
2d 11h
Merged PRs (30d)
25

Description

This parameter was previously being used for the AMQClient that lived inside blueapi to listen to the queue and consume Documents/task updates. It appears to no longer be being used with the bluesky-stomp implementation of such. It should be reinstated or removed.

## Acceptance Criteria
- Timeout is either passed to the bluesky-stomp Stomp listener and used to except when a task run takes too long
- Or timeout is removed as a parameter of this method

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.