From fc880466d4419f22aac1bd9d2ce585ae6787eea8 Mon Sep 17 00:00:00 2001 From: Zdravko Donev Date: Wed, 20 May 2026 08:46:29 +0300 Subject: [PATCH] RDSC-4454 document RDI maintenance deletion limit --- content/operate/rc/databases/rdi/view-edit.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/operate/rc/databases/rdi/view-edit.md b/content/operate/rc/databases/rdi/view-edit.md index 267b638df0..a6713da711 100644 --- a/content/operate/rc/databases/rdi/view-edit.md +++ b/content/operate/rc/databases/rdi/view-edit.md @@ -151,8 +151,13 @@ Stopping the data pipeline will suspend data processing. To restart the pipeline To delete the data pipeline: +{{< note >}} +You can't delete a data pipeline while the target database's Redis Cloud cluster is in maintenance mode. +Wait until maintenance is complete, and then delete the data pipeline. +{{< /note >}} + 1. From the **Data pipeline** tab, select **More actions**, and then **Delete pipeline**. 1. Select **Delete data pipeline** to confirm. -Deleted data pipelines cannot be recovered. \ No newline at end of file +Deleted data pipelines cannot be recovered.