Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ WorkflowEngineCosmos.ts
File
WorkflowEngineCosmos.ts
packages/infra/src/WorkflowEngineCosmos.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Cosmos DB backed {@link WorkflowEngine} implementation.
3
*
4
* Persists workflow state in a single container partitioned by `executionId`
Callers
nothing calls this directly
Calls
15
makeUnsafe
Function · 0.90
createIfMissing
Function · 0.85
markInterrupted
Function · 0.85
activityKey
Function · 0.85
readPoint
Function · 0.85
deferredKey
Function · 0.85
clockKey
Function · 0.85
join
Method · 0.80
pollUnsafe
Method · 0.80
some
Method · 0.80
initial
Method · 0.80
encodePayload
Function · 0.70
Tested by
no test coverage detected