Thanks, while we're on the subject, is `ctx.id` always valid even when you got to the DO via `getByN

Thanks, while we're on the subject, is
ctx.id
always valid even when you got to the DO via
getByName()
, meaning I can use it as a "return address" for in-Cloudflare communication even if my client-side application always uses the name?
Was this page helpful?