Skip to content

[Feature Request]: Limit concurrent jobs within a workflow #218

Description

@dur3x

Is there an existing feature request for this?

  • I have searched the existing issues

What is your feature request?

Hi,

First thanks for all for this project, it's so nice 👍

I've been exploring the documentation and testing the system, and I noticed the following:

It is possible to set a max concurrent limit on jobs, events, or workflows globally.
However, I couldn’t find a way to limit the number of concurrent jobs inside a single workflow.

What I would like to do:

Start a workflow with many jobs defined.
Only have X jobs running concurrently, and as each finishes, the next one starts.

I also tried using some sort of controller, but it didn’t seem feasible (or maybe I missed something).

Would it be possible to add a feature to control concurrency at the workflow-level, or is there already a recommended approach for this?

Thanks!

Code of Conduct

  • I agree to follow this project's Code of Conduct

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