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

Introduce OpenBSD cron ~ notation #80

Open
jmettraux opened this issue Sep 23, 2022 · 1 comment
Open

Introduce OpenBSD cron ~ notation #80

jmettraux opened this issue Sep 23, 2022 · 1 comment
Assignees

Comments

@jmettraux
Copy link
Member

     A random value (within the legal range) may be obtained by using the `~'
     character in a field.  The interval of the random value may be specified
     explicitly, for example "0~30" will result in a random value between 0
     and 30 inclusive.  If either (or both) of the numbers on either side of
     the `~' are omitted, the appropriate limit (low or high) for the field
     will be used.
@jmettraux jmettraux self-assigned this Sep 23, 2022
@andrew-solomon-oleeo
Copy link

This would be a welcome feature to avoid spike in load on cicd servers:

https://forum.gitlab.com/t/pipelines-with-random-schedule/86076

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