temporalio / temporalio/temporal
Ability to update workflow config, including cron schedule, retry policy, etc
Open
@yiminc is already working on this.
Since Nov 23, 2021.
CRON
difficulty: medium
enhancement
planning
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Has this been added for temporal? https://github.com/uber/cadence/issues/2651
The ability to update a workflow config, including but not limited to CronSchedule,SearchAttributes, etc. without having to cancel and restart the workflow would be nice.
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.
Assessment
This issue has not been assessed yet.