Correct the format of Regional Endpoints in the list of Regions#4554
Open
lukeknep wants to merge 14 commits into
Open
Correct the format of Regional Endpoints in the list of Regions#4554lukeknep wants to merge 14 commits into
lukeknep wants to merge 14 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📖 Docs PR preview links
|
Contributor
daniel-goldstein
left a comment
There was a problem hiding this comment.
Looks mostly good but I don't think we can actually change the HA sections since we still use the old endpoint in CNAMEs
lukeknep
commented
May 14, 2026
Co-authored-by: Luke Knepper <lukeknepper@gmail.com>
lennessyy
approved these changes
May 14, 2026
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
Co-authored-by: Lenny Chen <55669665+lennessyy@users.noreply.github.com>
…ntation into fix-regional-endpoints
Contributor
Author
|
Ok @daniel-goldstein I've resolved all of the issues you pointed out, great catches! For HA Namespaces, we have GA'd the automatic failover of Namespace Endpoints via DNS + GA'd PrivateLink where we told the customer to take a dependency on this behavior. This is the only place where they can take a dependency on DNS resolution, so I've added this to the docs: |
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.

What does this PR do?
api.temporal.io, which is already reflected in our UI / API / CLI.tmprl.cloud), including the list of Regions & their regional endpoints. While these still "work" today, they are subject to change without notice and should not be used in Users' code....region.tmprl.cloudin the docs.Notes to Reviewers
┆Attachments: EDU-6342 Correct the format of Regional Endpoints in the list of Regions