hellofresh/health-go

[feature request] add fail count before to fail

Closed this issue · 1 comments

can you add fail counter before to go fail status.

to for exemple only consider fail after 3 checks returned fail.

this avoid fail with temporary fail of the checked service.

ok you code not manage check interval and are only called in /status endpoint.
or from golang code that can manage check interval and status change.