WSU-4110 / Live-Sports-Display

Repo for group 3
2 stars 0 forks source link

BUG <Request timeout for multiple SSH calls #68

Closed Grewestr closed 5 months ago

Grewestr commented 5 months ago

Is there an existing issue for this?

Current Behavior

The application will fail when the send to displays are sent more than once. error handling needs to be implemented

Expected Behavior

application should not fail, and should be able to SSH multiple times

Steps To Reproduce

  1. in the results.html 2. run single display. 3. run single display

Environment

- OS:
- Node:
- npm:

Anything else?

No response

Grewestr commented 5 months ago

this bug has been closed by changing the execute commands in the views SSH call. instead of running the program from SSH it will simply update a file. the files contents will now determine if the program keeps playing or stops