Skip to content

Add batch URL reads #42

Description

@aeitwoen

web read accepts one URL, so checking a small set of pages has to leave the package and loses its provider and fallback behavior. The fallback CLI used for this session reported Completed: 1/2 succeeded, 1 failed and still exited 0. That status is too easy to mistake for a clean run.

Add a bounded-concurrency batch read path with one success or error record per URL. JSON output needs a stable shape, and the CLI should return non-zero for partial or total failure while keeping successful results. Keep the existing single-URL readUrl() contract unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions