From 9bb63ae08ac2990b98cf8fcfc49df6cd7db76d47 Mon Sep 17 00:00:00 2001 From: Bogdan Nechyporenko Date: Thu, 6 Feb 2025 18:41:18 +0100 Subject: [PATCH] Updated Signed-off-by: Bogdan Nechyporenko --- docs/features/software-templates/experimental.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-templates/experimental.md b/docs/features/software-templates/experimental.md index 8a3a29e9f1..e9f8d8a1e5 100644 --- a/docs/features/software-templates/experimental.md +++ b/docs/features/software-templates/experimental.md @@ -15,7 +15,7 @@ Please leave feedback on these features in the [Backstage Discord](https://disco Do you have long-running tasks, and can they recover and proceed after Backstage redeploy? -Then you definitely will benefit from enabling the experimental feature called EXPERIMENTAL_recovery. +Then you definitely will benefit from enabling the experimental scaffolder task recovery feature. Whenever you do redeploy, on startup there will be a check of all tasks in "processing" state that you identified in your template as they are capable of starting over.