From 333e8018714c811e37e91d2ad9fd331a28cc766f Mon Sep 17 00:00:00 2001 From: Pablo Alberto Camino Date: Wed, 10 Jan 2024 12:51:45 -0300 Subject: [PATCH] Update cloudhub-impaired-worker.adoc Unrecoverable runtime error causes the applications to be redeployed during impaired worker recovery --- cloudhub/modules/ROOT/pages/cloudhub-impaired-worker.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudhub/modules/ROOT/pages/cloudhub-impaired-worker.adoc b/cloudhub/modules/ROOT/pages/cloudhub-impaired-worker.adoc index d12fc24e4..9769efcc3 100644 --- a/cloudhub/modules/ROOT/pages/cloudhub-impaired-worker.adoc +++ b/cloudhub/modules/ROOT/pages/cloudhub-impaired-worker.adoc @@ -14,7 +14,7 @@ As long as the app is running on multiple workers, this delay shouldn't impact t After the app is completely up and running, CloudHub switches the traffic to the new app instance and deletes the old app instance, ensuring zero downtime. -If the application fails to start after five attempts, its status is *Failed* or *Unrecoverable Runtime Error* and you must manually restart the application. +If the application fails to start after five attempts, its status is *Failed* or *Unrecoverable Runtime Error* and you must manually restart the application or the restart will be attempted during the next impaired worker recovery cycle. You see a notification indicating that the automatic restart occurred. The application log indicates when an app is restarted automatically and any failures. For example: