equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 35 forks source link

Prevent frontend from crashing on empty signalR message #1617

Closed Eddasol closed 3 months ago

Eddasol commented 3 months ago

Solves #1537

andchiind commented 3 months ago

This PR solves the error checking in the frontend, which is good. The underlying backend issue is likely this: https://github.com/equinor/flotilla/issues/1604