Skip to content

Conversation

@taylorlee
Copy link
Contributor

@taylorlee taylorlee commented May 23, 2025

Summary

  • simplify meaning text (avoid wrap, remove XXMB phrasing)
  • consolidate remediation recommendations to limits doc (size-err doesn't belong in 10021 section anyhow)
  • add 64M uncompressed limit (always existed; never documented)
  • mention Assets for hosting static assets

Screenshots

image
image

Documentation checklist

* simplify meaning text (avoid wrap, remove XXMB phrasing)
* consolidate remediation recommendations to limits doc (size-err
  doesn't belong in 10021 section anyhow)
* add 64M uncompressed limit (always existed; never documented)
* mention Assets for hosting static assets
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented May 23, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated documentation for worker size limits to clarify existing limits and provide remediation strategies.

  • Simplified text regarding worker size limits and removed unnecessary phrasing.
  • Consolidated remediation recommendations into the limits documentation.
  • Added documentation for the 64MB uncompressed limit for Workers.
  • Mentioned the use of Assets for hosting static assets.

Modified Files

  • src/content/docs/workers/observability/errors.mdx
  • src/content/docs/workers/platform/limits.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions
Copy link
Contributor

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

Pattern Owners
/src/content/docs/workers/observability/ @irvinebroque, @mikenomitch, @rohinlohe, @ToriLindsay, @cloudflare/pcx-technical-writing
/src/content/docs/workers/platform/ @irvinebroque, @GregBrimble, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing

@taylorlee taylorlee merged commit 6833339 into production May 23, 2025
12 checks passed
@taylorlee taylorlee deleted the tlee/update-worker-size-limit branch May 23, 2025 21:38
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* simplify meaning text (avoid wrap, remove XXMB phrasing)
* consolidate remediation recommendations to limits doc (size-err
  doesn't belong in 10021 section anyhow)
* add 64M uncompressed limit (always existed; never documented)
* mention Assets for hosting static assets
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