Closed
Description
Bug description
Workspace with phase "Timed out" refresh didn't restart. But with devTools Network, you can see that server has updated instance status with "running". And after refresh URL looks weird
https://gitpod.io/start/?not_found=true#gitpodio-ops-2v9ggs50f5l
https://gitpod.io/start/?not_found=true#gitpodio-ops-mpri4nsjyng
Click Open Workspace
works
instance update | get workspace |
---|---|
![]() |
![]() |
Before refresh | After Refresh |
---|---|
![]() |
![]() |
Steps to reproduce
- Make workspace timeout
- Refresh
Anything else?
May be related to this PR? #8125