Hacker News new | ask | show | jobs
by sosedoff 2766 days ago
There is no dependency graph between the jobs, i think this would be the case for a specialized tool. Cronrunner is very simple when it comes to job definition.

As for cron jobs, there's a bit of validation involved. The jobs are not executed with the old cron daemon, im using cron-like implementation in my stack. The logs are produces by Heroku platform so im just saving those, no magic at all.