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

Problem when running more than 60 jobs #51

Open
pbouska opened this issue May 31, 2022 · 1 comment
Open

Problem when running more than 60 jobs #51

pbouska opened this issue May 31, 2022 · 1 comment

Comments

@pbouska
Copy link

pbouska commented May 31, 2022

Hi,

we have problems with running more jobs than 60.

We run cronshape each minute via system cron. In your code, there is 1s sleep in cycle in CronRunCommand, so if there is more than 60 jobs, then some are executed twice.

@nicklog
Copy link
Contributor

nicklog commented May 31, 2022

Hi,

Yes, that makes sense. I'll take a look and see if the sleep is still relevant.

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

2 participants