openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

HTTP 500 Internal Server Error & HTTP 429 Too Many Requests

Open haoning7788 opened this issue 2 years ago • 0 comments

Describe the bug

Today is March 14, 2023, I read logs and find some "HTTP 500 Internal Server Error" errors, here are two request id:

65f570730b40007dde214d6c94758fce e5ad2d7adee633e0c72ba78c54f63e44

Please help analysis what happened.

At the same time, I meet the error "HTTP 429 Too Many Requests", honestly say my request is not up the limitation according to Api document, but who knows what happened.

Thank you.

To Reproduce

I submit request id above

Code snippets

No response

OS

Ubuntu

Python version

Python 3.7.1

Library version

latest

haoning7788 avatar Mar 14 '23 10:03 haoning7788