Skip to content

Cannot set concurrency below the number of workers defined #915

@dobesv

Description

@dobesv

When specifying a concurrency limit, I might get this error:

Error: Could not adjust maxWorkers per task to fit the concurrency, try reducing the maxWorkers, or increasing the --concurrency CLI argument, or separate the tasks to be run

It seems like an unnecessary limitation that I must have enough concurrency for every worker to be running one task in parallel. Surely workers could just be left idle to enforce the concurrency specified even if it is less than the specified concurrency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions