Subject of the issue
Whenever the client is unable to reach the git server for whatever reason, the extension simply crashes as the resultant exception is uncaught.
Steps to reproduce
- Add a remote that can't be accessed
- Reload the window so the extension reactivates
- See the error in the Features tab of the extension
Expected behaviour
A message box should pop up telling the user the error received, then try again after a delay.
Actual behaviour
Extension just crashes until the window is reloaded.
Subject of the issue
Whenever the client is unable to reach the git server for whatever reason, the extension simply crashes as the resultant exception is uncaught.
Steps to reproduce
Expected behaviour
A message box should pop up telling the user the error received, then try again after a delay.
Actual behaviour
Extension just crashes until the window is reloaded.