Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Add a button to the UI that sends a test command over Redis #40

Open
thomas-daniels opened this issue Oct 27, 2022 · 0 comments
Open

Add a button to the UI that sends a test command over Redis #40

thomas-daniels opened this issue Oct 27, 2022 · 0 comments

Comments

@thomas-daniels
Copy link
Contributor

Currently there is no way to test in advance if a UI command is going to reach the processor successfully, without actually performing an action that has some meaning. If Redis runs fine and the UI and Processor connect to it without errors, it's very unlikely that something goes wrong. However, it feels quite uncomfortable that the first command you realistically send from the UI is the "Start" command, and at that moment you really don't want any surprises with Redis or the Processor. A test command button enables testing this long before the start of the run.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant