Skip to content

Update README.md openai.error.TimeoutError -> openai.error.Timeout #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

kingychiu
Copy link
Contributor

@kingychiu kingychiu commented Mar 13, 2023

@logankilpatrick
Copy link
Contributor

It might be referencing:

except (aiohttp.ServerTimeoutError, asyncio.TimeoutError) as e:

I will defer to @hallacy what is correct.

Copy link
Collaborator

@hallacy hallacy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yea, thats's a typo on our end. Good catch!

@hallacy hallacy merged commit 1d6142f into openai:main Mar 13, 2023
davedittrich pushed a commit to davedittrich/openai-python that referenced this pull request Nov 14, 2023
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
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.

3 participants