docs: document workflow retention (#11138)

This commit is contained in:
Shahed Nasser
2025-01-24 14:34:24 +02:00
committed by GitHub
parent c1ae373967
commit cdfde0dfac
4 changed files with 186 additions and 1 deletions
+5
View File
@@ -382,6 +382,11 @@ export const sidebar = numberSidebarItems(
path: "/learn/fundamentals/workflows/workflow-timeout",
title: "Workflow Timeout",
},
{
type: "link",
path: "/learn/fundamentals/workflows/store-executions",
title: "Store Workflow Executions",
},
{
type: "link",
path: "/learn/fundamentals/workflows/long-running-workflow",