Workflow SDK now supports inflight cancellation

AbortController AbortSignal The Workflow SDK 5 beta now supports the standardandAPIs across workflow and step boundaries. fetch Create a controller inside a workflow, pass its signal into one or more steps, and cancel in-flight operations using the same APIalready uses. AbortSignal That signal…

dev

Sources