[PR #764] [MERGED] Make job fetching more robust to connection errors #854

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/764
Author: @neerajprad
Created: 6/23/2025
Status: Merged
Merged: 6/23/2025
Merged by: @neerajprad

Base: mainHead: nprad/retry-job-fetch


📝 Commits (2)

  • efd4963 Make job fetching more robust to connection errors
  • bb79418 add lock file

📊 Changes

3 files changed (+66 additions, -22 deletions)

View changed files

📝 llama_cloud_services/extract/extract.py (+64 -21)
📝 poetry.lock (+1 -1)
📝 pyproject.toml (+1 -0)

📄 Description

No description provided


🔄 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_cloud_services/pull/764 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/retry-job-fetch` --- ### 📝 Commits (2) - [`efd4963`](https://github.com/run-llama/llama_cloud_services/commit/efd4963ca6803bb467db04670b084eeba83388a3) Make job fetching more robust to connection errors - [`bb79418`](https://github.com/run-llama/llama_cloud_services/commit/bb79418b77ed95479e99a83649031c9d243d0f8e) add lock file ### 📊 Changes **3 files changed** (+66 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `llama_cloud_services/extract/extract.py` (+64 -21) 📝 `poetry.lock` (+1 -1) 📝 `pyproject.toml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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 00:19:19 -05:00
yindo closed this issue 2026-02-16 00:19:19 -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_cloud_services#854