Skip to content

feat: add HTTP client Pool - #14549

Merged
algebraic-dev merged 7 commits into
sofia/async-http-client-agentfrom
sofia/async-http-client-pool
Aug 8, 2026
Merged

feat: add HTTP client Pool#14549
algebraic-dev merged 7 commits into
sofia/async-http-client-agentfrom
sofia/async-http-client-pool

Conversation

@algebraic-dev

@algebraic-dev algebraic-dev commented Jul 25, 2026

Copy link
Copy Markdown
Member

This PR adds a Pool structure that manages multiple open connections, allowing them to be reused across requests.

@algebraic-dev algebraic-dev self-assigned this Jul 25, 2026
@algebraic-dev
algebraic-dev requested a review from TwoFX as a code owner July 25, 2026 12:31
@github-actions github-actions Bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jul 27, 2026
@mathlib-lean-pr-testing

mathlib-lean-pr-testing Bot commented Jul 27, 2026

Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 6832de296014011d0f126e3fa32a8366b5299b35 --onto 0bfc3acaef4ed0576307a77fbaa0c6e1a5dca402. You can force Mathlib CI using the force-mathlib-ci label. (2026-07-27 16:01:36)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 6832de296014011d0f126e3fa32a8366b5299b35 --onto 945e78b86645b179655123cd2fdba83d89d28d07. You can force Mathlib CI using the force-mathlib-ci label. (2026-08-04 23:47:20)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 6832de296014011d0f126e3fa32a8366b5299b35 --onto f2bcf2e8660ab2d16cf3cb50c8e127de0439a337. You can force Mathlib CI using the force-mathlib-ci label. (2026-08-05 16:34:44)

@leanprover-bot

leanprover-bot commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 6832de296014011d0f126e3fa32a8366b5299b35 --onto 0bfc3acaef4ed0576307a77fbaa0c6e1a5dca402. You can force reference manual CI using the force-manual-ci label. (2026-07-27 16:01:38)
  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 6832de296014011d0f126e3fa32a8366b5299b35 --onto 23393b959b33e3a8d15796b2397f8a04c315b9f4. You can force reference manual CI using the force-manual-ci label. (2026-08-04 23:47:21)

@algebraic-dev
algebraic-dev force-pushed the sofia/async-http-client-agent branch from 643e6b4 to f3674a7 Compare August 5, 2026 15:01
@algebraic-dev
algebraic-dev force-pushed the sofia/async-http-client-pool branch from e378542 to a615e23 Compare August 5, 2026 15:03
@algebraic-dev
algebraic-dev merged commit 50c57e1 into sofia/async-http-client-agent Aug 8, 2026
8 of 17 checks passed
@algebraic-dev
algebraic-dev deleted the sofia/async-http-client-pool branch August 8, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants