You can now stream Workflow instance events via WorkflowInstance.subscribe() and the GET /subscribe API endpoint. Workers and HTTP clients can react to workflow and step events, including attempts, sleeps, waits, and rollbacks, without polling for instance status. A subscription first streams the entire event history of the Workflow instance.
Workflows, Workers - Stream Workflow instance events in your Worker or via the API with .subscribe()
calendar_today
September 15, 2026
domain
cloudflare