oxidecomputer / oxidecomputer/console
Image upload: softer error state if image upload succeeds but disk and snapshot cleanup fails
Open
Nobody has claimed this yet.
polish
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
Spun off from #1529. Currently the UI treats an error in the final steps as a total failure of the process, but at that point, the image has been uploaded and finalized, so maybe we should show a softer failure.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing the image upload UI and the final disk and snapshot cleanup handling, then read the related issue #1529 for context. Done means an upload that succeeds but has cleanup errors is presented as a softer failure rather than a total failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100