When the connection to the Solution Server fails, clicking the "Retry Connection" button prints a debug message in the console but seems like it does not do anything else to reconnect. There is no UI feedback, and no further logs are generated to indicate an attempt was made.
{
"component": "webviewMessageHandler",
"level": "debug",
"message": "messageHandler: {\"type\":\"RESTART_SOLUTION_SERVER\",\"payload\":{}}",
"timestamp": "2025-11-20T12:52:04.591Z"
}
Env:
When the connection to the Solution Server fails, clicking the "Retry Connection" button prints a debug message in the console but seems like it does not do anything else to reconnect. There is no UI feedback, and no further logs are generated to indicate an attempt was made.
{ "component": "webviewMessageHandler", "level": "debug", "message": "messageHandler: {\"type\":\"RESTART_SOLUTION_SERVER\",\"payload\":{}}", "timestamp": "2025-11-20T12:52:04.591Z" }Env: