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
When the terminal is disconnected, it should try to reconnect using an exponential backoff. It also should allow the user to manually retry.
UI
When disconnected, a "retrying" message should be displayed. Eg. "Retrying in 10 seconds..."
A button to "Retry now" should also be available
When clicking on the "Retry now" button, the "retrying" message should be hidden
When retrying, the "Retry now" button should be disabled, and include a spinner on the left following the loading button pattern that we already have in the UI