Skip to content

Set up support for cancelling, resetting, describing workflows#240

Open
iand675 wants to merge 2 commits intosupply-version-infofrom
expand-workflow-client
Open

Set up support for cancelling, resetting, describing workflows#240
iand675 wants to merge 2 commits intosupply-version-infofrom
expand-workflow-client

Conversation

@iand675
Copy link
Copy Markdown
Contributor

@iand675 iand675 commented Nov 7, 2025

TL;DR

Added new workflow management capabilities including cancellation, reset, and inspection functionality.

What changed?

  • Added cancel function to request cancellation of a workflow execution
  • Added resetWorkflowExecution function
  • Added describeWorkflowExecution function that returns detailed workflow information
  • Added WorkflowExecutionDescription type to represent comprehensive workflow state

Copy link
Copy Markdown
Contributor Author

iand675 commented Nov 7, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Copy Markdown
Contributor

@johnmastro johnmastro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this all lgtm, though it would of course be great to have some tests as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants