feat: Allow bypassing preconditions for retry
Open
- Dominant language
- Go
- Stars
- 4k
- Forks
- 332
- Avg merge
- 19h 9m
- Merged PRs (30d)
- 137
Description
Hi,
When a step fails or (marked as failed), if that step has a time precondition (for example), the retry does not launch that step if the precondition is no longer met.
Is it possible to add an option asking if we want to bypass preconditions?
Regards,
Jeremy
Contributor guide
Research direction
Start by locating the retry flow and the handling for time preconditions, since the issue names no files or tests. Determine where retry decisions are made and how an option could request bypassing preconditions; done means a failed step can be retried with that option even when its precondition is no longer met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100