Skip to main content Link Search Menu Expand Document (external link)

WorkflowRuntime overview

Added in v1.0.0


Table of contents


utils

attempt

Signature

export declare function attempt<A extends Message.Message.Any, R>(workflow: Workflow.Workflow<A, R>)

Added in v1.0.0