remote build: If a build with the given name already exists, ask the user whether to recover it or cancel it.
Metadata
Current evaluation
Enhancement: when starting a remote build whose name already exists, prompt the user to recover or cancel-and-recreate instead of erroring. Triaged by a maintainer; last activity 215 days ago, no fix in code yet.
Suggested action: keep open
Reason: The issue is labelled Status: Triaged and Type: Enhancement, and was filed by a maintainer (lengau) with a linked internal ticket (CRAFT-2557), so it has been assessed and acknowledged. The code still errors out on an existing build name (no recover/cancel prompt in remote.py or remotebuild.py), so it remains applicable and should stay open.
Impact:
40
Quick Win:
22.0
Staleness:
55
Complexity:
45
Confidence:
70
Support Request:
0
Issue body
### What needs to get done
When starting a new remote build, if there already exists a remote build with the same name (meaning the same project), ask the user if they want to recover the build or cancel it and create a new build.
### Why it needs to get done
Currently we simply error out in this situation.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
40
Quick Win:
22.0
Staleness:
55
Complexity:
45
Confidence:
70
Support Request:
0
|
keep open | Enhancement: when starting a remote build whose name already exists, prompt the user to recover or cancel-and-recreate instead of erroring. Triaged by a maintainer; last activity 215 days ago, no fix in code yet. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
20
Confidence:
80
Support Request:
10
|
close stale | Enhancement to prompt users to recover or cancel existing remote builds with duplicate names instead of failing. Currently triaged but inactive for over five months. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
55
Complexity:
25
Confidence:
80
Support Request:
0
|
keep open | Enhancement to prompt users to recover or restart an existing remote build instead of erroring out. Triaged and awaiting implementation. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
75
Complexity:
45
Confidence:
80
Support Request:
5
|
keep open | Prompts users to recover or cancel an existing remote build with the same name instead of erroring out. Currently triaged and linked to internal Jira ticket CRAFT-2557, awaiting implementation. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.