temporalio / temporalio/samples-typescript
[Feature Request] Create a sample to show update of Scheule
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 148
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
There is no sample for properly updating a schedule. There are some tests though:
https://github.com/temporalio/sdk-typescript/blob/56099662742e9d91a36acbf2978b67420b6e71a3/packages/test/src/test-schedules.ts#L395
Describe the solution you'd like
Create a sample under schedules
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
Start by reading the referenced test in packages/test/src/test-schedules.ts around line 395, then inspect existing samples under schedules for their structure and setup. Add a sample that demonstrates properly updating a schedule, using the test behavior as the reference for completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100