Unstructured-IO / Unstructured-IO/unstructured-python-client

Timeouts cannot be added

Open
#115 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
119
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
1

Description

I am calling the Unstructured paid API via Unstructured client SDK in python. But there is no way for me to give timeouts. I already added the Retry Config, but adding timeouts is also necessary. How do I add timeouts?

Please assist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by locating the Python client SDK's existing Retry Config handling and determine where request options are assembled; add a supported timeout configuration and verify that callers can set it alongside retries without changing other request behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.