supercronic: Optional SIGTERM at Job Failure
I would like to THANK YOU for this brilliant piece of software!
I have a use case in which supercronic
acts as the entry-point of a container. That leads to the necessity to restart the container if the job that is run by supercronic
fails.
About this issue
- Original URL
- State: open
- Created 4 years ago
- Comments: 18
It needs something like
supercronic -prometheus-listen-address localhost:9746 [..]
but that’s all. The:9746
can be omitted if your copy of supercronic is fresh enough to include PR #81.