Skip to content

Conversation

@lukevalenta
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ label Jul 10, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jul 10, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Clarified the behavior of the name property in Durable Objects, specifically regarding its undefined state within the Durable Object constructor context.

  • Updated documentation to explain that ctx.id.name is undefined in the Durable Object constructor.
  • Provided a reference to a related GitHub issue for further context.

Modified Files

  • src/content/docs/durable-objects/api/id.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@Oxyjun Oxyjun enabled auto-merge (squash) July 29, 2025 08:10
@Oxyjun Oxyjun merged commit dea6026 into cloudflare:production Jul 29, 2025
2 checks passed
@lukevalenta lukevalenta deleted the durable-object-id-name branch July 29, 2025 13:47
thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
…e Object constructor (#23558)

* [Durable Objects] Explain that ctx.id.name is undefined within Durable Object constructor

* Update src/content/docs/durable-objects/api/id.mdx

---------

Co-authored-by: Jun Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants