Open
Description
In what area(s)?
/area runtime
Describe the feature
To offer proper workflow management when running workflows in production, I suggest adding new operations to the workflow management API:
- Querying workflow instances based on workflow status.
- A batch operation for purging workflow state based on the workflow status and a date/time range.
- Batch operations for pausing, resuming, terminating, and purging workflows.
Release Note
RELEASE NOTE: ADD Add query functionality for workflows based on workflow status.
RELEASE NOTE: ADD Add a batch operation to purge workflow state based on workflow status and a date/time range.
RELEASE NOTE: ADD Add batch operations for suspending/resuming/terminating and purging workflows.