Skip to content

Removed section on Durable Object alarms from known issues#28706

Open
emily-shen wants to merge 1 commit intoproductionfrom
emily-shen-patch-2
Open

Removed section on Durable Object alarms from known issues#28706
emily-shen wants to merge 1 commit intoproductionfrom
emily-shen-patch-2

Conversation

@emily-shen
Copy link
Contributor

Removed section on Durable Object alarms from known issues.

fixed here cloudflare/workerd#1918

pending that version of workerd getting merged into workers-sdk

Summary

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Removed section on Durable Object alarms from known issues.

cloudflare/workerd#1918
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

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

Pattern Owners
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @mattietk, @cloudflare/dev-plat-leads

@elithrar
Copy link
Collaborator

elithrar commented Mar 2, 2026

/bonk review this and make sure no other mentions of this now outdated notice

Copy link
Contributor

@ask-bonk ask-bonk bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found. The removed section is the only mention of this specific known issue (alarms not being reset between test runs / not respecting isolated storage). No other pages reference this limitation — the remaining runDurableObjectAlarm() mentions in test-apis.mdx, testing-with-durable-objects.mdx, and the migration guide are standard API documentation, not caveats about the bug.

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Mar 2, 2026

No issues found. The PR cleanly removes the 4-line "Durable Object alarms" known issue section. I searched across the entire src/content/ tree for:

  • Any reference to the specific limitation (alarms not reset between tests / not respecting isolated storage) — none found
  • All runDurableObjectAlarm() mentions (12 across 5 files) — all are standard API docs and test examples, not caveats about this bug
  • The isolation-and-concurrency.mdx page (linked from the known issues page) — no alarm mentions

The removal is self-contained and leaves no stale references.

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants