temporalio / temporalio/samples-dotnet
[Feature Request] Sample request: Entity/long-running workflow with continue as new and signal handling
Open
@jmaeagle99 is already working on this.
Since Jul 14, 2026.
enhancement
- Dominant language
- C#
- Stars
- 114
- Forks
- 42
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 14
Description
Describe the solution you'd like
Create a sample workflow that is long-running and continues as new, and make sure it has some processable signals that do something like run an activity so we can show waiting for outstanding ones to complete and signal carryover via workflow input.
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.
Assessment
This issue has not been assessed yet.