Hi,
I just noticed that AvailabilityStateHealthIndicator does assertions with string concats. Specifically, the one in doHealthCheck could be changed, because it's executed on every health check.
Cheers, Christoph
Comment From: philwebb
Nice spot!