Software Engineering

Durable Objects, Workers - deleteAll() now deletes Durable Object alarm

Cloudflare Developer Platform Changelog · 2026-02-24

deleteAll() now deletes a Durable Object alarm in addition to stored data for Workers with a compatibility date of 2026-02-24 or later. This change simplifies clearing a Durable Object's storage with a single API call. Previously, deleteAll() only deleted user-stored data for an object. Alarm usage stores metadata i...

Feedback