Edge Computing with Cloudflare Workers
Cloudflare Workflows is now GA: production-ready durable execution

Cloudflare Workflows is now GA: production-ready durable execution

4/7/2025 · Sid Chatterjee, Matt Silverlock

What this post added

This post announces the General Availability (GA) of Cloudflare Workflows, a serverless durable execution engine built on Cloudflare Workers. Workflows enable the creation of long-running, multi-step applications with automatic state persistence and retries. Key new capabilities include the `waitForEvent` API for human-in-the-loop interactions or waiting for external webhooks, and enhanced support for building AI agents. The post also details the pricing model, including new storage pricing, and provides a starter project for developers.

Read the original post ↗