Skip to content
Cloudflare Docs

Use cron triggers to develop time-aware applications

Cloudflare Workflows provide a powerful way to manage asynchronous, durable processes. The ability to explicitly schedule tasks using cron triggers and pause execution with step.sleep allows developers to build sophisticated, time-aware applications.