(Do Not Merge Yet) [Durable Objects] Add apac-ne and apac-se location hints#31443
Open
samwang-cf wants to merge 2 commits into
Open
(Do Not Merge Yet) [Durable Objects] Add apac-ne and apac-se location hints#31443samwang-cf wants to merge 2 commits into
samwang-cf wants to merge 2 commits into
Conversation
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.
15edd3d to
bd51def
Compare
Contributor
Review✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
Contributor
|
/bonk review this pr |
Contributor
|
UnknownError: The operation timed out. |
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>
iglesiasbrandon
approved these changes
Jun 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds two new finer-grained Asia-Pacific Durable Object location hints to the data location reference:
apac-ne— Northeast Asia-Pacificapac-se— Southeast Asia-PacificIncludes a note clarifying these are narrower sub-regions within
apac, so developers can use the broadapachint 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.