Xabaril / AspNetCore.Diagnostics.HealthChecks

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

#2225 Use failure status rather than default of unhealthy #2226

Open thompson-tomo opened 1 month ago

thompson-tomo commented 1 month ago

What this PR does / why we need it: Ensure that when a failure occurs it uses the configured failure status

Which issue(s) this PR fixes: closes #2225

Special notes for your reviewer: n/a

Does this PR introduce a user-facing change?: No

Please make sure you've completed the relevant tasks for this PR, out of the following list: