Xabaril / AspNetCore.Diagnostics.HealthChecks

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

more descriptive error message for 'could not get absolute uri' #2195

Open omccully opened 2 months ago

omccully commented 2 months ago

What this PR does / why we need it:

I received this exception and it's not clear why. This will help people debug if they receive the same error.

Which issue(s) this PR fixes:

I did not make an issue for this (yet?)

Special notes for your reviewer:

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:

Thank you.

omccully commented 2 months ago

@dotnet-policy-service agree