samples-typescript icon indicating copy to clipboard operation
samples-typescript copied to clipboard

[Feature Request] Create a sample to show update of Scheule

Open ktenzer opened this issue 2 years ago • 1 comments

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

ktenzer avatar May 08 '23 21:05 ktenzer

Are you looking for this?

https://github.com/temporalio/samples-typescript/blob/main/schedules/src/go-faster.ts

lorensr avatar May 09 '23 15:05 lorensr