Closed
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
Type
Projects
Status
No status