MCPcopy Create free account
hub / github.com/effect-app/libs / ClusterWorkflowEngine.ts

File ClusterWorkflowEngine.ts

repos/effect/packages/effect/src/unstable/cluster/ClusterWorkflowEngine.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * The cluster workflow engine runs durable workflows on top of cluster sharding
3 * and message storage. It adapts `WorkflowEngine.WorkflowEngine` so workflow
4 * executions, activities, deferred completions, resumes, interrupts, and durable

Callers

nothing calls this directly

Calls 15

ensurePartialEntityFunction · 0.85
entityAddressForFunction · 0.85
activityPrimaryKeyFunction · 0.85
ensureEntityFunction · 0.85
ensureSuccessFunction · 0.85
clientFunction · 0.85
someMethod · 0.80
getShardIdMethod · 0.80
filterMethod · 0.80
initialMethod · 0.80
resumeFunction · 0.70
makeFunction · 0.70

Tested by

no test coverage detected