mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #55] [MERGED] raise error in get_task_resut #235
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/55
Author: @logan-markewich
Created: 6/26/2024
Status: ✅ Merged
Merged: 6/26/2024
Merged by: @logan-markewich
Base:
main← Head:logan/raise_client_error📝 Commits (1)
83182f6raise error in get_task_resut📊 Changes
3 files changed (+7 additions, -7 deletions)
View changed files
📝
README.md(+1 -1)📝
llama_agents/client/async_client.py(+3 -3)📝
llama_agents/client/sync_client.py(+3 -3)📄 Description
Raises a nicer error when the result isn't ready
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.