Skip to content

OctoLintUnhealthyTargets

Matthew Casperson edited this page Mar 16, 2023 · 1 revision

OctoLintUnhealthyTargets returns a warning targets have not been health in the last 30 days.

Recommendation

Targets include health checks that indicate if they are online and healthy. Unhealthy targets are still included in deployments by default, but are unlikely to complete the deployment successfully. Targets that have been unhealthy for some time likely need attention.

Remediation

Consider removing unhealthy targets, or fixing the issues that prevent a health check from completing successfully.

Clone this wiki locally