Skip to content

Conversation

@vicb
Copy link
Contributor

@vicb vicb commented Jul 15, 2025

Summary

It could be surprising for users to get a "Response closed due to connection limit" exception while the docs says that requests beside the max 6 connections are queue.

This PR adds some details and the exception message.

Screenshots (optional)

Documentation checklist

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jul 15, 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

Clarified the behavior of simultaneous open connections for workers and added details regarding connection limits and exceptions.

  • Added details about the 'Response closed due to connection limit' exception.
  • Clarified what constitutes a stalled connection.
  • Provided code examples to illustrate connection behavior.

Modified Files

  • 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/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler

@vicb vicb requested review from harrishancock and jasnell July 15, 2025 09:27
@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2025

@vicb vicb force-pushed the vicb/workers-con branch from 0fcd3ef to bc83ca2 Compare July 15, 2025 13:15
@vicb
Copy link
Contributor Author

vicb commented Jul 15, 2025

Thanks James and Harris 🙏

@vicb vicb merged commit fe7ad02 into production Jul 15, 2025
11 checks passed
@vicb vicb deleted the vicb/workers-con branch July 15, 2025 13:58
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
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.

10 participants