WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@iand675
Copy link
Contributor

@iand675 iand675 commented Nov 7, 2025

TL;DR

Added support for deleting workflow executions via the Temporal API.

What changed?

  • Added hs_delete_workflow_execution FFI function in the Rust core to bridge with Haskell
  • Exposed deleteWorkflowExecution in the Haskell core client API
  • Added a user-friendly deleteWorkflowExecution function in the high-level SDK that takes a WorkflowHandle and handles error conversion

Copy link
Contributor Author

iand675 commented Nov 7, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

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.

3 participants