-
Notifications
You must be signed in to change notification settings - Fork 843
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add force-continue-as-new signal to schedule workflow (#5034)
**What changed?** Add `force-continue-as-new` signal to schedule workflow, to force it to continue-as-new immediately. **Why?** This could be used to force all running schedules onto the newest version of the workflow code, to allow retiring older code paths. **How did you test it?** unit test
- Loading branch information
1 parent
b8163ce
commit 2320fc1
Showing
2 changed files
with
51 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters