ishuah/bifrost

bifrost should reestablish serial connection once it's broken

Closed this issue · 1 comments

When the serial connection is interrupted (e.g cable disconnected), bifrost:

  • does not show any notification
  • does not attempt to reconnect to the serial port

The only way to recover from this is to restart bifrost.

Bifrost should detect interrupted connections, attempt to reconnect and successfully resume once the connection is back.

Addressed in e4c93dc