[PR #71] [MERGED] Add documentation for writing durable workflows #89

Closed
opened 2026-02-16 02:16:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/71
Author: @masci
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @logan-markewich

Base: mainHead: massi/durable-workflows


📝 Commits (2)

📊 Changes

3 files changed (+373 additions, -0 deletions)

View changed files

docs/docs/workflows/v2/durable_workflows.md (+128 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/durable_workflows.ipynb (+244 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/71 **Author:** [@masci](https://github.com/masci) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `massi/durable-workflows` --- ### 📝 Commits (2) - [`4550c98`](https://github.com/run-llama/workflows-py/commit/4550c98ea23ea8f99598aca05480647b786075e6) add example - [`07d8c7f`](https://github.com/run-llama/workflows-py/commit/07d8c7f9f940efb90b88db545867f2878f36d34b) add durable workflows material ### 📊 Changes **3 files changed** (+373 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/workflows/v2/durable_workflows.md` (+128 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/durable_workflows.ipynb` (+244 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:32 -05:00
yindo closed this issue 2026-02-16 02:16:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#89