Skip to content

Add ability to Pause/Resume and Stop an Workflow

Compare
Choose a tag to compare
@s8sg s8sg released this 28 Aug 01:32
· 64 commits to master since this release
b92863d

Changes:

  1. Ability to Pause/Resume a workflow. Use query to the flow function pause-flow={req_id} or resume-flow={req_id}
  2. Ability to Stop a workflow. Use query to the flow function stop-flow={req_id}
  3. In Memory StateStore Support (for Async and DAG one need to use external StateStore)
  4. Ability to pass external requestId (one can pass an requestID with X-Faas-Flow-Reqid