Skip to content

Improve HTTP transport connection pooling for pipeline adapters#2193

Draft
akuzni2 wants to merge 1 commit into
mainfrom
feature/http-transport-pool-config
Draft

Improve HTTP transport connection pooling for pipeline adapters#2193
akuzni2 wants to merge 1 commit into
mainfrom
feature/http-transport-pool-config

Conversation

@akuzni2

@akuzni2 akuzni2 commented Jun 24, 2026

Copy link
Copy Markdown

Add configurable TransportConfig with higher default idle connection pool limits (100 per host vs Go's 2) to reduce connection churn for high-throughput bridge and http pipeline tasks.

Requires

Supports

Add configurable TransportConfig with higher default idle connection pool
limits (100 per host vs Go's 2) to reduce connection churn for high-throughput
bridge and http pipeline tasks.
@github-actions

Copy link
Copy Markdown

✅ API Diff Results - github.com/smartcontractkit/chainlink-common

✅ Compatible Changes (4)

pkg/http (4)
  • DefaultTransportConfig — ➕ Added

  • NewRestrictedClientWithTransportConfig — ➕ Added

  • NewUnrestrictedClientWithTransportConfig — ➕ Added

  • TransportConfig — ➕ Added


📄 View full apidiff report

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