Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn the user in VS Code as soon as the workspace is stopped #22570

Closed
l0rd opened this issue Sep 28, 2023 · 1 comment
Closed

Warn the user in VS Code as soon as the workspace is stopped #22570

l0rd opened this issue Sep 28, 2023 · 1 comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/enhancement A feature request - must adhere to the feature request template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.

Comments

@l0rd
Copy link
Contributor

l0rd commented Sep 28, 2023

Is your enhancement related to a problem? Please describe

A workspace restart or stop can be triggered while the developer has VS Code open. In this case the IDE becomes unresponsive and a "Cannot reconnect" pop-up is shown to the user without any explanation on what's going on.

Describe the solution you'd like

We should show a pop-up to the user explaining what's going on:

  • stopped because of eviction
  • stopped for inactivity (idled)
  • manually stopped
  • restarted because of a configuration change
  • restarted because of node draining

And provide a link to go back to the dashboard.

Additional context

#21974
#22269

@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. area/editor/vscode Issues related to the Code OSS editor of Che severity/P1 Has a major impact to usage or development of the system. labels Sep 28, 2023
@l0rd l0rd added the team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs. label Sep 28, 2023
@l0rd l0rd moved this to 📅 Planned in Eclipse Che Team B Backlog Oct 2, 2023
@mkuznyetsov mkuznyetsov moved this from 📅 Planned for this Sprint to 📋 Backlog (not in current Sprint) in Eclipse Che Team B Backlog Mar 13, 2024
@che-bot
Copy link
Contributor

che-bot commented Mar 26, 2024

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 26, 2024
@che-bot che-bot closed this as completed Apr 2, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog (not in current Sprint) to ✅ Done in Eclipse Che Team B Backlog Apr 2, 2024
@ibuziuk ibuziuk reopened this Apr 3, 2024
@che-bot che-bot closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/enhancement A feature request - must adhere to the feature request template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Projects
None yet
Development

No branches or pull requests

3 participants