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

Debugging #11

Closed
clops opened this issue Apr 26, 2016 · 1 comment
Closed

Debugging #11

clops opened this issue Apr 26, 2016 · 1 comment

Comments

@clops
Copy link

clops commented Apr 26, 2016

In the current setup debugging is hard as there is no way to test discrete cronjobs for if they perform well without sending them to the crontab.

Would be nice to have the following additional options for the command schedule:run

  • Task --> to indicate which task number from schedule:list is to be run now
  • Force --> force run the task immediately and don't match a specific timespot

would make implementing && testing much more fun

@PabloKowalczyk
Copy link
Collaborator

Fixed by #120 and #129.

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

No branches or pull requests

3 participants