[PR #55] [MERGED] raise error in get_task_resut #235

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

📋 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: mainHead: logan/raise_client_error


📝 Commits (1)

  • 83182f6 raise 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/55 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/raise_client_error` --- ### 📝 Commits (1) - [`83182f6`](https://github.com/run-llama/llama_deploy/commit/83182f6c8649d0c81f884d6fbe0c76d0197cd95a) raise error in get_task_resut ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `llama_agents/client/async_client.py` (+3 -3) 📝 `llama_agents/client/sync_client.py` (+3 -3) </details> ### 📄 Description Raises a nicer error when the result isn't ready --- <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:35 -05:00
yindo closed this issue 2026-02-16 01:16:35 -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#235