Notify a user when he loses connection with Workspace Agent #2369
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
Milestone
When a Workspace Agent (WS Agent) stop responding for whatever reason, projects disappear from project tree, and page refresh results in Cannot get project types error. On Workspace Master (WS MAster) workspace still marked as RUNNING.
For example, when OOM happens in a WS Agent, kernel may kill WS Agent process. Problem here that we can't detect properly OOM error but we can in some way check is WS Agent availability for user via HTTP request and WebSocket connection.
If client (IDE) lost WebSocket connection to the WS Agent. In this case IDE will request some other service in our infrastructure to check WS Agent state here we have two possibility for this situation:
Here step to reproduce #1988
The text was updated successfully, but these errors were encountered: