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

[FEATURE] "Play button" in cron UI to test if the cron will run. #2020

Open
jlguerrerosanz opened this issue Jul 28, 2021 · 4 comments
Open
Labels
cron Issues related to cron components feature New feature or request interface Issues related to the interface and backend admin

Comments

@jlguerrerosanz
Copy link
Contributor

There is no way to know if I misspelled the cron command until the time arrives.

A Play button > to execute the command right away and see the output or at least to know if there were some errors would be handy.

image

@jlguerrerosanz
Copy link
Contributor Author

There could also be the possibility to capture the output of the command and show it.
Or at least show if there have been error codes after some time of execution.

@jakobbouchard jakobbouchard added feature New feature or request interface Issues related to the interface and backend admin cron Issues related to cron components labels Mar 7, 2023
@zikzakplus
Copy link

I agree. This would be very helpful. I am having problems running some of my corn jobs and I can't figure out why. I can run them when SSH but the corn job doesn't work. I have three cron jobs and two of them don't run.

@killserver
Copy link

There could also be the possibility to capture the output of the command and show it. Or at least show if there have been error codes after some time of execution.

maybe show in modal result execution cron job?)
write result to temp file and in web - get result from file after timeout.. )

@thytetgc
Copy link

thytetgc commented Oct 8, 2023

It would be great to have Cron in the GUI as well as in aaPanel...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cron Issues related to cron components feature New feature or request interface Issues related to the interface and backend admin
Projects
None yet
Development

No branches or pull requests

5 participants