[PR #378] [MERGED] Add timeout to the image request using httpx #717

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/378
Author: @ravi03071991
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @logan-markewich

Base: mainHead: ravi/request_timeout


📝 Commits (1)

  • 059f839 Add timeout to the image request using httpx

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 llama_parse/base.py (+5 -1)
📝 pyproject.toml (+1 -1)

📄 Description

PR to add timeout to the get_images function.


🔄 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/378 **Author:** [@ravi03071991](https://github.com/ravi03071991) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `ravi/request_timeout` --- ### 📝 Commits (1) - [`059f839`](https://github.com/run-llama/llama_cloud_services/commit/059f839a6beba0e3b6cf45987d38d82e64bb39ec) Add timeout to the image request using httpx ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llama_parse/base.py` (+5 -1) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description PR to add timeout to the `get_images` function. --- <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:18:54 -05:00
yindo closed this issue 2026-02-16 00:18:54 -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#717