MCPcopy Create free account
hub / github.com/Effect-TS/effect / DurableDeferred.ts

File DurableDeferred.ts

packages/effect/src/unstable/workflow/DurableDeferred.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Defines named wait points for durable workflow executions.
3 *
4 * A `DurableDeferred` has a stable name and schemas for the value that will be

Callers

nothing calls this directly

Calls 7

addMethod · 0.65
getMethod · 0.65
pipeMethod · 0.65
doneFunction · 0.50
mapMethod · 0.45
succeedMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected