Skip to content

Add http_all([...requests]) for concurrent HTTP requests #1998

Description

@harehare

File processing has a -P/--parallel-threshold option for parallelizing across files, but multiple http() calls within a single script are executed sequentially. A batched/concurrent HTTP request function would speed up scripts that fan out to multiple endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions