Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.65
get
Method · 0.65
pipe
Method · 0.65
done
Function · 0.50
map
Method · 0.45
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected