Skip to content

(Do Not Merge Yet) [Durable Objects] Add apac-ne and apac-se location hints#31443

Open
samwang-cf wants to merge 2 commits into
cloudflare:productionfrom
samwang-cf:samwang/STOR-5258
Open

(Do Not Merge Yet) [Durable Objects] Add apac-ne and apac-se location hints#31443
samwang-cf wants to merge 2 commits into
cloudflare:productionfrom
samwang-cf:samwang/STOR-5258

Conversation

@samwang-cf

@samwang-cf samwang-cf commented Jun 14, 2026

Copy link
Copy Markdown

Summary

Adds two new finer-grained Asia-Pacific Durable Object location hints to the data location reference:

  • apac-ne — Northeast Asia-Pacific
  • apac-se — Southeast Asia-Pacific

Includes a note clarifying these are narrower sub-regions within apac, so developers can use the broad apac hint or narrow placement to the northeast or southeast to reduce latency for users concentrated there.

Note

Do not merge until the new LocationHint rollout is complete.

@github-actions github-actions Bot added product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/s labels Jun 14, 2026
Comment thread src/content/docs/durable-objects/reference/data-location.mdx Outdated
Document the two new finer-grained Asia-Pacific location hints, apac-ne
(Northeast Asia-Pacific) and apac-se (Southeast Asia-Pacific), so customers
with users concentrated in those sub-regions can narrow Durable Object
placement beyond the broad apac hint to reduce latency.
@samwang-cf samwang-cf marked this pull request as ready for review June 16, 2026 22:20
@samwang-cf samwang-cf changed the title [Durable Objects] Add apac-ne and apac-se location hints (Do Not Merge Yet) [Durable Objects] Add apac-ne and apac-se location hints Jun 16, 2026
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No style-guide issues found in commit e2bfacc.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

@vy-ton

vy-ton commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

/bonk review this pr

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Clean, focused change. One minor style suggestion.

Comment thread src/content/docs/durable-objects/reference/data-location.mdx Outdated
@ask-bonk

ask-bonk Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

UnknownError: The operation timed out.

github run

@ask-bonk

ask-bonk Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@vy-ton Bonk workflow failed. Check the logs for details.

View workflow run · To retry, trigger Bonk again.

Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
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/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.