jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Minicron sends alerts for successful execution #154

Closed Huron closed 8 years ago

Huron commented 8 years ago

image A job is stopping with exit code 0. But I am receiving email alert for each execution of this job. image

jamesrwhite commented 8 years ago

What version of minicron are you running? On Thu, 29 Oct 2015 at 16:32, Huron notifications@github.com wrote:

[image: image] https://cloud.githubusercontent.com/assets/693433/10824813/bd7017c2-7e6a-11e5-937f-d73768235e6d.png A job is stopping with exit code 0. But I am receiving email alert for each execution of this job. [image: image] https://cloud.githubusercontent.com/assets/693433/10824858/f01abee8-7e6a-11e5-80e3-4ba3812d2ee1.png

— Reply to this email directly or view it on GitHub https://github.com/jamesrwhite/minicron/issues/154.

Huron commented 8 years ago

root@g5:~# minicron -v minicron 0.7.11

jamesrwhite commented 8 years ago

Can you confirm if this issue still occurs in https://github.com/jamesrwhite/minicron/releases/tag/v0.8.2, I couldn't replicate it myself. I'm not supporting older versions while minicron is pre 1.0 so I won't be going back to patch the 0.7.x releases.

jamesrwhite commented 8 years ago

Closing this, feel free to re-open if you are still having the issue.