[PR #1095] [MERGED] Add retries to all extract sdk functions uniformly #1076

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/1095
Author: @neerajprad
Created: 1/26/2026
Status: Merged
Merged: 1/26/2026
Merged by: @neerajprad

Base: mainHead: nprad/retries


📝 Commits (3)

  • 590c0eb Add retries to all extract sdk functions uniformly
  • b0d9197 fix test name
  • 2c14199 fix argument name

📊 Changes

1 file changed (+96 additions, -95 deletions)

View changed files

📝 py/llama_cloud_services/extract/extract.py (+96 -95)

📄 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/1095 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/retries` --- ### 📝 Commits (3) - [`590c0eb`](https://github.com/run-llama/llama_cloud_services/commit/590c0eb5dc1baa04737ef9f76399c33b352ac63f) Add retries to all extract sdk functions uniformly - [`b0d9197`](https://github.com/run-llama/llama_cloud_services/commit/b0d9197baabe3143abff46d193c44577c86e2f0c) fix test name - [`2c14199`](https://github.com/run-llama/llama_cloud_services/commit/2c1419964a974d5374963b39508723a99334aea5) fix argument name ### 📊 Changes **1 file changed** (+96 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `py/llama_cloud_services/extract/extract.py` (+96 -95) </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:20:03 -05:00
yindo closed this issue 2026-02-16 00:20:03 -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#1076