Stop api to stop a pending state execution
Open
Nobody has claimed this yet.
feature
medium
- Dominant language
- Go
- Stars
- 661
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Basically override the state option to proceed with failure , proceed to descends, the. fail the state execution . This can help to mitigate some broken state execution (eg cannot load persistence)
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
The issue names no files, tests, or entry points. Start by locating the API and state-execution handling for pending workflows, then clarify how stopping should apply the requested failure and descendant-proceed options. Done means a stopped pending execution follows the agreed behavior and has coverage for the broken-persistence case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100