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

Pseudo-Randomize "every hour" and "every day" #818

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

philister
Copy link

This replaces #596 , but the idea is the same:
"If you use the Symbol-Shortcut (:hour or :day at the moment) and leave the at-argument blank, the exact time of execution will be randomized.
This can reduce the load, when multiple jobs run hourly, for example."

Now its using a pseudo-random schedule-time, which means, that the same command will result in the same time. (So that times will not change between deploys for example)

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

Successfully merging this pull request may close these issues.

1 participant