Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ActiveWorkflowState -> WaitToken
Pause a workflow run and generate a waitpoint token that resumes execution when signed off by an external actor.
Problem it solves
Tasks needing human approval or external async validation block compute resources if they wait synchronously.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.