If turned on, healthcheck server will continue to spin up goroutines for
managed checks, but skip the actual healthcheck execution and always
report success back via notification channel.
This is helpful in integration test scenario where backend server
doesn't really exists or functioning.
If turned on, healthcheck server will continue to spin up goroutines for managed checks, but skip the actual healthcheck execution and always report success back via notification channel.
This is helpful in integration test scenario where backend server doesn't really exists or functioning.