You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when the hardware is disconnected, you echo that error over and over until it's reconnected. But this causes a problem where the queue of error messages can go on for so long that it bogs down the window and I've had to close it and reopen it to get a response again
Instead, I suggest only echoing once on disconnection, then again when it reconnects.
The text was updated successfully, but these errors were encountered:
Currently when the hardware is disconnected, you echo that error over and over until it's reconnected. But this causes a problem where the queue of error messages can go on for so long that it bogs down the window and I've had to close it and reopen it to get a response again
Instead, I suggest only echoing once on disconnection, then again when it reconnects.
The text was updated successfully, but these errors were encountered: