-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Prebuild Loading Screen doesn't auto progress when done #7311
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
Comments
yup, I get this all the time |
I just experienced a long wait with Web app logs 4m 11s to initialize (according to web app logs). Workspace logs 4m 5s to restore content (according to workspace logs). 😬 Next steps:
|
The PVC work that we're exploring should help with this, removing from scheduled work for now. CC: @sagor999 |
(Added to our durability epic so we don't lose track/sight) |
I don't think PVC work would help here. This seems like webapp related issue potentially? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bug description
When starting a workspace on which a rebuild is running, the screen blocks and shows the log output of the rebuild.
When done it should automatically progress to starting a new workspace.
It doesn't (always?) do that when the time spent on that page was long.
Steps to reproduce
start a workspace on a commit that is being prebuild and the prebuild takes a few minutes
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: