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

Last updated by Lee Hawkins [SSW] almost 2 years 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:

We open source. Powered by GitHub