-
Notifications
You must be signed in to change notification settings - Fork 925
SQC-565: Add support for origin_connection_limit to Wrangler #9825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: eeae209 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I added a changeset so that we can approve and land this today.
f8d5043
to
a831565
Compare
Thanks Peter, I appreciate the help! |
@ReppCodes - I added back the PR description that you deleted. These checkboxes are actually required to pass CI. |
Ah, I didn't realize, thanks for the info. Yes, there's a docs PR for this. @thomasgauvin merged half of it already, and the remaining bits for the new command line argument are split off into their own PR for once this is in. I'll go ahead and check the box on the description and edit in the URL for it. |
a831565
to
7426497
Compare
As we add support for user-configurable connection limits to Hyperdrive, add support for defining them via Wrangler.
7426497
to
eeae209
Compare
Congratulations @ReppCodes, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmcp9uzp8086707l7epxfib7t This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
As we add support for user-configurable connection limits to Hyperdrive, add support for defining them via Wrangler.