Closed
Description
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- This is a feature request for the Python library
Describe the feature or improvement you're requesting
Is it possible to provide a callback whenever a retry is triggered internally, so that we can know when and how the requests failed?
Additional context
We want to give our users some insights if some OpenAI requests fail with rate limit error