CulverLab / CulverLab/sparcd-exploration

No way to start a batch over after a run fails fatally

Open
#117 0 comments 0 reactions 1 assignee Claimed by @Juli4nG View on GitHub
Dominant language
TypeScript
Stars
6
Forks
3
Avg merge
2d 13h
Merged PRs (30d)
106

Description

After a fatal run error the Upload step offers a single Retry, which resumes. The telemetry branch had a 'Start over + Resume upload' pair for the error phase, but main's wider partial-or-error Retry branch shadowed it and the unreachable copy was removed during reconciliation. Decide whether the error phase should offer Start over again; the clean shape is an error branch ahead of the partial one, which also renames the button a user sees from Retry to Resume upload.

---
User story: [AL2 Retry a failed upload to the same destination](https://github.com/CulverLab/sparcd-requirements/wiki/User-Stories#story-al2--retry-a-failed-upload-to-the-same-destination)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.