Skip to content

[DO] Document disabling alarm retries after abort - #32884

Draft
apeacock1991 wants to merge 1 commit into
productionfrom
apeacock/no-retry-alarm-abort-docs
Draft

[DO] Document disabling alarm retries after abort#32884
apeacock1991 wants to merge 1 commit into
productionfrom
apeacock/no-retry-alarm-abort-docs

Conversation

@apeacock1991

Copy link
Copy Markdown
Contributor

Summary

Documents how ctx.abort(reason, { retryAlarm: false }) resets a Durable Object without retrying its alarm. Adds a cleanup example to the changelog.

Documentation checklist

@github-actions github-actions Bot added product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:changelog labels Aug 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners
/src/content/docs/durable-objects/ @elithrar, @rita3ko, @irvinebroque, @vy-ton, @iglesiasbrandon, @joshthoward, @danlapid, @lambrospetrou, @mikenomitch, @cloudflare/product-owners

Document the retryAlarm option for ctx.abort() and add a changelog entry with an alarm cleanup example.
@apeacock1991
apeacock1991 force-pushed the apeacock/no-retry-alarm-abort-docs branch from 79faa00 to ce6dca8 Compare August 20, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:changelog product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants