Skip to content

summaryGenerator in ParallelConfig has no effect #500

@yaythomas

Description

@yaythomas

feature suggestion

ConcurrencyConfig exposes a summaryGenerator field, but ParallelConfig and MapConfig doesn't allow you to set it. The handler always injects its own createParallelSummaryGenerator() internally when calling executeConcurrently.

Location: src/handlers/parallel-handler/parallel-handler.ts ~line 124

Expected behavior

Provide way for user to specify summaryGenerator for map/parallel instead of the default.

Actual behavior

Only the default internal generator is always used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions