mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #356] [MERGED] feat: make message_type configurable in Control Plane
#415
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/356
Author: @masci
Created: 11/11/2024
Status: ✅ Merged
Merged: 11/11/2024
Merged by: @logan-markewich
Base:
main← Head:massi/fix-349📝 Commits (2)
bce2737better example125cf47add unit tests📊 Changes
4 files changed (+40 additions, -15 deletions)
View changed files
📝
e2e_tests/message_queues/message_queue_kafka/test_message_queue.py(+3 -3)📝
llama_deploy/control_plane/server.py(+15 -12)➕
tests/control_plane/__init__.py(+0 -0)➕
tests/control_plane/test_control_plane.py(+22 -0)📄 Description
Fixes #349
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.