mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 11:22:50 -04:00
[PR #515] [MERGED] fix: Fix SQS access #517
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/515
Author: @masci
Created: 5/27/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @masci
Base:
main← Head:massi/aws-e2e-again📝 Commits (2)
e1e3525try49704edtry📊 Changes
2 files changed (+23 additions, -31 deletions)
View changed files
📝
.github/workflows/e2e_test.yml(+4 -8)📝
llama_deploy/message_queues/aws.py(+19 -23)📄 Description
Something is off with the AWS message queue implementation. E2E Tests were disabled and when we turned back on they started failing. This PR seems to work but I'm merging to unblock the CI, I'm not convinced it fixes the root problem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.