Do you have a /HealthCheck (was /zsValidate) page to test your website dependencies?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

There are two kinds of errors, coding errors and system health errors. Coding errors should ideally be found during development (by compiling, debugging, or running unit tests), while system health errors should be found by application health checks.

Refer to the following rules for details:

Adam Cogan
We open source. Powered by GitHub