hatchet-dev / hatchet-python

Hatchet Python SDK for Interacting with the Hatchet Engine
10 stars 3 forks source link

feat: cancel via rest api #78

Closed abelanger5 closed 1 day ago

abelanger5 commented 5 days ago

Adds a method for cancellation that can be called via hatchet.rest.workflow_run_cancel(workflowRun.workflow_run_id).