forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 6
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.
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.
Consider removing unhealthy targets, or fixing the issues that prevent a health check from completing successfully.