Skip to content

feat(http): add ability to do http_fetch_batch - #223

Open
FranklinWaller wants to merge 2 commits into
mainfrom
feat/async-http
Open

feat(http): add ability to do http_fetch_batch#223
FranklinWaller wants to merge 2 commits into
mainfrom
feat/async-http

Conversation

@FranklinWaller

@FranklinWaller FranklinWaller commented Jun 9, 2026

Copy link
Copy Markdown
Member

Motivation

Makes it possible to do multiple HTTP requests in one go instead of waiting for each one separately.

Explanation of Changes

  • add http_fetch_batch
  • add proxy_http_fetch_batch

Testing

Wrote a couple tests (claude assisted) to test the ability to do http fetch batch

@FranklinWaller
FranklinWaller requested a review from gluax June 9, 2026 12:20
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