Skip to content

Behavior differences

The Workflows binding / instance API matches Cloudflare. Execution authority is local SQLite on this node.

Compatibility

TopicCloudflareopen-compute
Binding / instance APICloudflare WorkflowsSame: create / get / createBatch / deleteBatch, step.do / sleep / event, status / pause / resume / terminate / restart
ExecutionCross-regionLocal SQLite on the node running ocd
CallbacksAt-least-once until result commit; replay skips durable-complete callbacks
External side effectsDo not roll back with Workflow snapshots
Dashboard / observabilityAvailableNot provided
Bindingwrangler{ type, id, className }; className required

Batch / rollback / structured-clone / parallel are implemented behavior.

See Compatibility.