From b3667d514d2a70221da396b1d3145d2dab734bb8 Mon Sep 17 00:00:00 2001 From: Will Russell Date: Wed, 23 Oct 2024 10:41:18 +0100 Subject: [PATCH] fix: add system flows video --- content/docs/05.concepts/system-flows.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/05.concepts/system-flows.md b/content/docs/05.concepts/system-flows.md index 94c2709fa3..682fd6d38a 100644 --- a/content/docs/05.concepts/system-flows.md +++ b/content/docs/05.concepts/system-flows.md @@ -7,6 +7,12 @@ version: ">= 0.19.0" Automate maintenance workflows with System Flows. +
+ +
+ +--- + System Flows periodically execute background operations that keep your platform running, but which you would generally prefer to keep out of sight. These flows automate maintenance workflows, such as: 1. Sending [alert notifications](https://kestra.io/blueprints/system/250-set-up-alerts-for-failed-workflow-executions-using-slack)