webdevops / go-crond

:alarm_clock: Cron daemon written in golang (for eg. usage in docker images)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Define threshold for number of failing commands

mblaschke opened this issue · comments

Exit crond if threshold is reached

Not been implemented for now, if someone needs that please let me know.
Use prometheus metrics to check status.