[PR #229] [MERGED] Fix workflow state saving #337

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/229
Author: @logan-markewich
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @logan-markewich

Base: v0.1.0Head: logan/finish_fullstack_example


📝 Commits (7)

📊 Changes

2 files changed (+8 additions, -22 deletions)

View changed files

📝 llama_deploy/services/workflow.py (+7 -21)
📝 pyproject.toml (+1 -1)

📄 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/llama_deploy/pull/229 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `v0.1.0` ← **Head:** `logan/finish_fullstack_example` --- ### 📝 Commits (7) - [`4910657`](https://github.com/run-llama/llama_deploy/commit/49106576ea00ad35a6e4eab87eb3cfaa38c18bcc) latest - [`fdffe7a`](https://github.com/run-llama/llama_deploy/commit/fdffe7a1a88560f44988a67a23953bd665130680) [fix] priority of control plane config url (#224) - [`44849ac`](https://github.com/run-llama/llama_deploy/commit/44849acf652dd65fef8b81858f2e6d0d815368bc) [fix] priority simple message queue (#225) - [`aedf214`](https://github.com/run-llama/llama_deploy/commit/aedf2144011c2f31ab60117a93451112542608ab) [fix] KafkaMessageQueue add `kwargs` to init (#226) - [`7c69a4a`](https://github.com/run-llama/llama_deploy/commit/7c69a4a6ddeaaf0c9a78b20caee52b9c8933e90d) Logan/disable deployments (#227) - [`13c7240`](https://github.com/run-llama/llama_deploy/commit/13c7240fad659c9a996dfbf2e1737d82137b40d9) merge main - [`007b4d4`](https://github.com/run-llama/llama_deploy/commit/007b4d4353e4a84ca3a1829d3a81fd3ba5d407de) disable workflow state saving ### 📊 Changes **2 files changed** (+8 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/services/workflow.py` (+7 -21) 📝 `pyproject.toml` (+1 -1) </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 01:16:57 -05:00
yindo closed this issue 2026-02-16 01:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#337