Cloudflare Durable Objects: How to Prevent Alarm Retries with ctx.abort()
Cloudflare updated Durable Object alarms to retry by default after a ctx.abort() call. This guide explains how to disable that retry behavior using the retryAlarm option.
Cloudflare updated Durable Object alarms to retry by default after a ctx.abort() call. This guide explains how to disable that retry behavior using the retryAlarm option.
Cloudflare has added a Deployments tab to Durable Object namespaces, allowing users to view live versions and traffic splits directly without navigating to the backing Worker.
On August 20, 2026 Cloudflare raised the default limits for its Browser Run service on the Workers Paid plan, allowing up to 200 concurrent browsers, 3 new browser instances per second, and 30 Quick Actions requests per second.