Skip to content

Adds a limit to the connection pool#150

Merged
arcanis merged 1 commit into
mainfrom
mael/connection-pool-limit
Dec 17, 2025
Merged

Adds a limit to the connection pool#150
arcanis merged 1 commit into
mainfrom
mael/connection-pool-limit

Conversation

@arcanis
Copy link
Copy Markdown
Member

@arcanis arcanis commented Dec 17, 2025

New reqwest releases support adding new overlay to the builder - in particular, we now have a way to restrict the amount of concurrent http queries. Without that, the many queries may overwhelm the registry which starts closing sockets.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 17, 2025

Deploy Preview for yarn6 ready!

Name Link
🔨 Latest commit 6a6a3a4
🔍 Latest deploy log https://app.netlify.com/projects/yarn6/deploys/6942b6b56c0c630008b7f021
😎 Deploy Preview https://deploy-preview-150--yarn6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@arcanis
Copy link
Copy Markdown
Member Author

arcanis commented Dec 17, 2025

Unfortunately I can't consistently repro the crashes, so it's difficult to be sure the issue is fixed ...

@arcanis arcanis merged commit 08e3f76 into main Dec 17, 2025
8 checks passed
@arcanis arcanis deleted the mael/connection-pool-limit branch December 17, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant