[PR #225] [MERGED] [fix] priority simple message queue #335

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/225
Author: @nerdai
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @nerdai

Base: v0.1.0Head: nerdai/fix-priorit-simple-message-queue


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -7 deletions)

View changed files

📝 llama_deploy/message_queues/simple.py (+5 -6)
📝 pyproject.toml (+1 -1)

📄 Description

Similar to previous control plane config fix, applying similar priority for defining reachable host/port for simple message queue client.


🔄 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/225 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `v0.1.0` ← **Head:** `nerdai/fix-priorit-simple-message-queue` --- ### 📝 Commits (2) - [`2b1eb43`](https://github.com/run-llama/llama_deploy/commit/2b1eb43872ffa714ee15561cab16c43b8fbb11f4) fix priority - [`7ad2343`](https://github.com/run-llama/llama_deploy/commit/7ad234393f4d7de4087ba6c9106647148aaf8eb4) bump prerelease version num ### 📊 Changes **2 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/message_queues/simple.py` (+5 -6) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Similar to previous control plane config fix, applying similar priority for defining reachable host/port for simple message queue client. --- <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:56 -05:00
yindo closed this issue 2026-02-16 01:16:56 -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#335