Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 770 forks source link

Unhealthy status used for failure rather than the configured failure status #2225

Open thompson-tomo opened 1 month ago

thompson-tomo commented 1 month ago

Please, fill the following sections to help us fix the issue

What happened: The Failure status of the health check is not being used but is instead always showing as unhealth

What you expected to happen: The Failure status i configured to be used, is used

How to reproduce it (as minimally and precisely as possible): Review code in linked PR

Anything else we need to know?:

Environment: