EasyEngine / cron-command

Manages cron in EasyEngine
4 stars 9 forks source link

Cron does not check if site has php container or not #26

Closed mrrobot47 closed 5 years ago

mrrobot47 commented 5 years ago

Cron by default executes all cron jobs on php container but it does not check if the site creating a cron job has php container available or not. This would result in false and failing cron jobs.