Skip to content

[Workers] Document ctx.access limitations - #32781

Merged
irvinebroque merged 3 commits into
productionfrom
docs/ctx-access-limitations
Aug 18, 2026
Merged

[Workers] Document ctx.access limitations#32781
irvinebroque merged 3 commits into
productionfrom
docs/ctx-access-limitations

Conversation

@MattieTK

@MattieTK MattieTK commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

Documents the current ctx.access limitations for Worker-to-Worker HTTP and RPC calls and Workers with Static Assets. Adds cross-references from the relevant Workers pages and notes that the Cloudflare Vite plugin can generate Static Assets configuration for frameworks such as TanStack Start.

Documentation checklist

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/product-owners, @cloudflare/wrangler, @MattieTK, @cloudflare/dev-plat-leads, @vy-ton, @cloudflare/workers-runtime-1
/src/content/docs/workers/static-assets @irvinebroque, @GregBrimble, @WalshyDev, @cloudflare/deploy-config, @cloudflare/product-owners, @MattieTK, @vy-ton

@MattieTK
MattieTK marked this pull request as ready for review August 14, 2026 23:52
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 6ee5024.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

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.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

Comment thread src/content/docs/workers/configuration/cloudflare-access.mdx Outdated
Comment thread src/content/docs/workers/configuration/cloudflare-access.mdx Outdated
@MattieTK

Copy link
Copy Markdown
Member Author

/rebase

@cloudflare-docs-bot
cloudflare-docs-bot Bot force-pushed the docs/ctx-access-limitations branch from 9c90286 to 6ee5024 Compare August 18, 2026 16:41
@MattieTK
MattieTK requested a review from BSFishy August 18, 2026 17:30
@irvinebroque
irvinebroque merged commit 1845109 into production Aug 18, 2026
18 checks passed
@irvinebroque
irvinebroque deleted the docs/ctx-access-limitations branch August 18, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants