MCPcopy 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

makeUnsafeFunction · 0.90
createIfMissingFunction · 0.85
markInterruptedFunction · 0.85
activityKeyFunction · 0.85
readPointFunction · 0.85
deferredKeyFunction · 0.85
clockKeyFunction · 0.85
joinMethod · 0.80
pollUnsafeMethod · 0.80
someMethod · 0.80
initialMethod · 0.80
encodePayloadFunction · 0.70

Tested by

no test coverage detected