Skip to content

Broad-Side: poll all lens batches concurrently instead of sequentially #136

Description

@TheAmericanMaker

Roadmap item (see ROADMAP.md). Submissions already fire concurrently, but runBroadsideCollect polls one lens at a time to completion, so the first lens's ~4-minute wait blocks later lenses that are already done. Poll all in-flight batches round-robin against a shared deadline, applying the existing auth-fail fast-bail to each.

Also worth considering: a wait_seconds on submit that returns partial progress instead of blocking silently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featFeature work planned on the Broad-Side roadmap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions