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

Limit Cronworkflow Runtime count #7201

Closed
sundbing opened this issue Nov 10, 2021 · 3 comments
Closed

Limit Cronworkflow Runtime count #7201

sundbing opened this issue Nov 10, 2021 · 3 comments

Comments

@sundbing
Copy link

Summary

Add a Max counter to the cronworkflowtemplate that is limiting the amount of reschedules and allows to run a workflow for the given number of Times on a cron schedule.

Use Cases

Current cronworkflows are running infint till it is removed. That way running a scheduled workflow one time or a fixed amount of times isn't easy to implement.
E.g. Run a workflow every hour but only 10 times.


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

@sundbing sundbing added the type/feature Feature request label Nov 10, 2021
@simster7 simster7 self-assigned this Nov 10, 2021
@NikeNano
Copy link
Contributor

I would be happy to help out with this @simster7 if you haven't started the work?

@simster7
Copy link
Member

Actually, I'll take this one. I have some ideas with how to fit this request into a bigger feature I'm thinking about

@eduardodbr
Copy link
Member

closed by #12305

@agilgur5 agilgur5 added this to the v3.6.0 milestone May 5, 2024
@argoproj argoproj locked as resolved and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants