Guide | Cloudflare Workflows docs

Congrats on the 🚢 - very exciting
I noticed some TypeScript issues with the first example in the docs
- indentation doesn't look right
- generic type parameters are missing
Cloudflare Docs
Workflows allow you to build durable, multi-step applications using the Workers platform. A Workflow can automatically retry, persist state, run for hours or days, and coordinate between third-party APIs.
Guide | Cloudflare Workflows docs
Was this page helpful?