Skip to content

Conversation

LuminaX-alt
Copy link
Owner

Fix timeout not being respected in client.beta.threads.runs.create_and_poll

  • Added support for passing timeout to both the initial create() call and subsequent retrieve() calls during polling.
  • Ensures user-specified timeout is properly enforced across all requests.

Fixes: openai#1855

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Additional context & links

Fix timeout not being respected in client.beta.threads.runs.create_and_poll

- Added support for passing `timeout` to both the initial create() call 
  and subsequent retrieve() calls during polling.
- Ensures user-specified timeout is properly enforced across all requests.

Fixes: openai#1855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

timeout not being respected by client.beta.threads.runs.create_and_poll (or .OpenAI)
1 participant