openai / openai-python

The official Python library for the OpenAI API
https://pypi.org/project/openai/
Apache License 2.0
23.16k stars 3.27k forks source link

AsyncOpenAI does not do any retries when Exception occurs #1804

Closed fzyzcjy closed 1 month ago

fzyzcjy commented 1 month ago

Confirm this is an issue with the Python library and not an underlying OpenAI API

Describe the bug

Hi, please refer to https://github.com/openai/openai-python/pull/1803 for details.

To Reproduce

(see that PR)

Code snippets

No response

OS

unrelated

Python version

unrelated

Library version

latest