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

Implement method to get next run date and time for each task #43

Open
stekycz opened this issue Feb 5, 2016 · 2 comments
Open

Implement method to get next run date and time for each task #43

stekycz opened this issue Feb 5, 2016 · 2 comments
Labels

Comments

@stekycz
Copy link
Collaborator

stekycz commented Feb 5, 2016

Can be used in React PHP or other async tools with timers.

@stekycz stekycz changed the title Implement solution using React PHP "infinite" running process Implement method to get next run date and time for each task Feb 3, 2017
@Koricz
Copy link
Contributor

Koricz commented Apr 15, 2018

Hi, I have this feature already implemented.

I've also implemented some new features:

  1. Run Task with Cronner itself
  2. Kdyby/Console commands (run all tasks, list task with last and next time run, run single task with option to override defined period)

Is anybody interested of any of this? Should I create MR?

@stekycz Would you like to have commands in the core package or not?

Please let me know...

@stekycz
Copy link
Collaborator Author

stekycz commented Jun 21, 2018

@Koricz I would like to keep the package as simple as possible. However, you can create your own package with the command to run the specific task (or multiple tasks) as well with the command to run Cronner in one cron definition. I want this package to be usable without the need to have CLI (run task from web view and the whole Cronner accessing some endpoint). I do not need commands with that usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants