temporalio / temporalio/samples-go
Change expense sample to use signal/cancel
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 749
- Forks
- 248
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
Currently expense sample uses async activity. Per @mfateev, change to use signal/cancel instead.
Contributor guide
No contributing guide indexed for this repository
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
Locate the expense sample and read its current async activity implementation first. Change the sample to use signal/cancel instead, then run the sample's available verification to confirm the expense workflow still behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100