Skip to content

feat(config): add configurable HTTP client with timeouts and connection pooling#6

Open
Electricitysheep wants to merge 3 commits into
SurgeSeeker:mainfrom
Electricitysheep:v2-pr1-http-client
Open

feat(config): add configurable HTTP client with timeouts and connection pooling#6
Electricitysheep wants to merge 3 commits into
SurgeSeeker:mainfrom
Electricitysheep:v2-pr1-http-client

Conversation

@Electricitysheep

Copy link
Copy Markdown
Collaborator

Replaces http.DefaultClient with a configured instance supporting:\n- request_timeout_seconds (default 300s)\n- max_idle_connections (default 20)\n- Connection pooling and idle timeout\n- All pre-existing tests pass

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