mjpitz / go-gracefully

A simple, efficient, and easy to use Golang library for implementing application health checks. Features first-class support for stream-based checks.
MIT License
10 stars 1 forks source link

Allow failure thresholds to be configurable #7

Open mjpitz opened 3 years ago

mjpitz commented 3 years ago

Right now, I believe this is static in code. The idea is to let consumers configured when the server returns an error vs ok.