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

Support delayed start #80

Open
artursouza opened this issue Jan 25, 2024 · 1 comment
Open

Support delayed start #80

artursouza opened this issue Jan 25, 2024 · 1 comment

Comments

@artursouza
Copy link

Add an extra param to the job (something like "delay") that allows the schedule to only start in the future. Enables scenarios like:

  • "Trigger every second starting 30 days from now"
  • "Trigger every hour starting 1 week from now"

and so on.

"now" means the time that the job is created.

@leo-scalingo
Copy link

Hi @artursouza

Thanks a lot for your issues. These are good ideas of features.

Currently the company I'm part of don't have time to implement them and I can't really give you a time frame.

However pull requests would be reviewed and integrated if you propose them.

Regards,

This was referenced Feb 8, 2024
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