diff --git a/cli/app/errors.go b/cli/app/errors.go index 4a67d82e..c848518b 100644 --- a/cli/app/errors.go +++ b/cli/app/errors.go @@ -30,10 +30,10 @@ is failing to deploy or having issues, it could be a lot of things. This command currently takes into account: - Is the service deployed? + Is the service deployed? Is the service killed by an OOM error? - Is the service reporting an error (like in "ps --no-trunc" output) - Is the service healthcheck failing? what are the healthcheck logs? + Is the service reporting an error (like in "ps --no-trunc" output) + Is the service healthcheck failing? what are the healthcheck logs? Got any more ideas? Please let us know: