minicron
minicron copied to clipboard
🕰️ Monitor your cron jobs
can we stop execution o/p to store in db.. and more over if we run cron in minicron run 'php test.php'.... then cron script is 2 x slower than php...
Currently the monitoring feature runs in a single background thread and can only be run on one server. It should be possible for multiple to be running on multiple servers.
Hi guys, I'm not able to configure minicron with https scheme... Invalid protocol... Is minicron really able to run with https enabled? It seems not to me... PC
hi, i have been playing with this for about 2 weeks now on a 12 cores xeon server with 64 gigs ram. is there any way you could like improve...
e.g. loading 127.0.0.1:9292/execution/15 takes more than a minute with ruby using 100% cpu
and all excutation logs from 2 months ago will delete ...
If the sending of an alert fails it should be retried x times. If it still fails should it just be ignored?
Perhaps the user might only want output on failure?
When I run `minicron server restart` I don't get an error, but it doesn't restart either. I must do a stop then a start.
It would be helpful in the list of jobs, beside the number of executions, to have the number of total failed executions and also the status (success/fail) of the last...