Skip to content

Using minTime and priority without a global concurrency limit #227

@shubham-bgi

Description

@shubham-bgi

I have a use case where I need to use minTime and priority together. However, I want to avoid setting a global maxConcurrent limit, as I don't want to throttle the total number of jobs that can execute simultaneously.

Would it be possible to add a parameter that limits jobs in the running state? For example, a maxRunning global setting similar to maxConcurrent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions