-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
team: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: bugSomething isn't workingSomething isn't working
Description
Context: #8096
We see a lot of workspaces (prebuilds only?) failing to retrieve the Git one-time-secret (OTS) when trying to run the initializer. Affected workspaces can be identified in the DB with:
SELECT *
FROM d_b_prebuild_workspace AS pws
WHERE pws.error LIKE "%failed OTS download%"
LIMIT 50;
It's possible that there are more affected, who's state is later overwritten by #8096
Metadata
Metadata
Assignees
Labels
team: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status