documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add section: What can I do to a Workflow?

Open lorensr opened this issue 3 years ago • 0 comments

I think it would be helpful to see a list of things I can do to a Workflow Execution, what they do, and why I might want to do them.

  • start
  • get result
  • describe
  • query
  • signal
  • cancel
  • terminate

Some info to include:

  • What Cancelling does (& note that you can't request cancellation multiple times)
  • When to Cancel vs Terminate

lorensr avatar Aug 18 '22 17:08 lorensr