Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to limit the number of concurrent running workflow #4078

Closed
ErezAlster opened this issue Sep 20, 2020 · 3 comments
Closed

Allow to limit the number of concurrent running workflow #4078

ErezAlster opened this issue Sep 20, 2020 · 3 comments

Comments

@ErezAlster
Copy link

Summary

Common case scenario is to have a queue based mechanism that limits that number of jobs that running at the same time.
I would like to apply multiple workflows at once and to limit the number of workflows of specific workflow template that running at the same time.

At the moment the parallelism parameters is applying for steps only inside a specific workflow.

Use Cases

  1. Event based systems
  2. Batch processing
  3. recurring job that creates workflows dynamically

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@ErezAlster ErezAlster added the type/feature Feature request label Sep 20, 2020
@alexec
Copy link
Contributor

alexec commented Sep 20, 2020

@alexec alexec added answered and removed type/feature Feature request labels Sep 20, 2020
@alexec alexec changed the title Allow to limit the number of concentrate running workflow Allow to limit the number of concurrent running workflow Sep 21, 2020
@stale
Copy link

stale bot commented Nov 20, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 20, 2020
@stale stale bot closed this as completed Nov 27, 2020
@dshiryaev-plesk
Copy link

The page has been moved to https://argoproj.github.io/argo-workflows/synchronization/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants