temporalio / temporalio/temporal
[FR] - ResetWithSignal
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Request is to be able to do reset + signal which would reset execution at specific reset point
and also apply a signal to the workflow task after the one that is failed by reset command.
Users should still be able to do reapply-signals.
Use case would be to be able to add some extra information with reset with this signal payload.
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
Start by tracing the existing reset command and reapply-signals behavior in the Temporal service. Define how reset with a signal should select the reset point, apply the payload to the task after the failed one, and preserve reapply-signals; done means the behavior is implemented consistently and verified for these cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100